| commit | ee08897fb8d4b59b4609f6e837205e7a089b6fb7 | [log] [tgz] |
|---|---|---|
| author | Reid Kleckner <reid@kleckner.net> | Tue Dec 10 18:27:32 2013 +0000 |
| committer | Reid Kleckner <reid@kleckner.net> | Tue Dec 10 18:27:32 2013 +0000 |
| tree | c2b3f4fa2494bc1195edbd74c4e162e882c73c82 | |
| parent | 6f2f39006ba5b95e6314f83c0a8cd670152892d3 [diff] |
Reland "Fix miscompile of MS inline assembly with stack realignment" This re-lands commit r196876, which was reverted in r196879. The tests have been fixed to pass on platforms with a stack alignment larger than 4. Update to clang side tests will land shortly. llvm-svn: 196939