diff options
author | Anton Korobeynikov <asl@math.spbu.ru> | 2010-08-25 07:50:11 +0000 |
---|---|---|
committer | Anton Korobeynikov <asl@math.spbu.ru> | 2010-08-25 07:50:11 +0000 |
commit | b3b53ecac0c169f8d244ca9449e42c83280379d4 (patch) | |
tree | 19b0569fa2b7241336da4e1077589aba43a6ba56 /clang/lib/Sema/SemaDecl.cpp | |
parent | e58c03698ed75e1da43c9fe7ae6790d796ce578f (diff) | |
download | bcm5719-llvm-b3b53ecac0c169f8d244ca9449e42c83280379d4.tar.gz bcm5719-llvm-b3b53ecac0c169f8d244ca9449e42c83280379d4.zip |
Fix nasty mingw32 bug, which e.g. prevented llvm-gcc bootstrap there.
Mark _alloca call as clobberring EFLAGS, otherwise some DCE might remove
other flags-clobberring stuff (e.g. cmp instructions) occuring after
_alloca call.
llvm-svn: 112034
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions