summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-12-10 23:23:52 +0000
committerReid Kleckner <reid@kleckner.net>2013-12-10 23:23:52 +0000
commitad92aca47c0f8f42e8656171e994788a62123fad (patch)
treec08d8f8024d0ba24911b068534a3b8b5a3c1b614 /llvm/lib/Transforms
parent4570d3eba0db0e322115964257f36a086d89edcb (diff)
downloadbcm5719-llvm-ad92aca47c0f8f42e8656171e994788a62123fad.tar.gz
bcm5719-llvm-ad92aca47c0f8f42e8656171e994788a62123fad.zip
Revert the backend fatal error from r196939
The combination of inline asm, stack realignment, and dynamic allocas turns out to be too common to reject out of hand. ASan inserts empy inline asm fragments and uses aligned allocas. Compiling any trivial function containing a dynamic alloca with ASan is enough to trigger the check. XFAIL the test cases that would be miscompiled and add one that uses the relevant functionality. llvm-svn: 196986
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud