summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2010-08-25 07:50:11 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2010-08-25 07:50:11 +0000
commitb3b53ecac0c169f8d244ca9449e42c83280379d4 (patch)
tree19b0569fa2b7241336da4e1077589aba43a6ba56 /clang/lib/Sema/SemaDecl.cpp
parente58c03698ed75e1da43c9fe7ae6790d796ce578f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud