aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-10-08 00:17:45 +0000
committerReid Kleckner <rnk@google.com>2015-10-08 00:17:45 +0000
commit7c2f9e80f78fbec4e382da062b967500c915c09e (patch)
tree6fc1ab2363682259735874308ba31194114c77dc /clang/lib/Frontend/CompilerInvocation.cpp
parentf8d44de1438a22c1755b27a0e91dc3b7b21bb7f2 (diff)
downloadllvm-7c2f9e80f78fbec4e382da062b967500c915c09e.zip
llvm-7c2f9e80f78fbec4e382da062b967500c915c09e.tar.gz
llvm-7c2f9e80f78fbec4e382da062b967500c915c09e.tar.bz2
Don't emit exceptional stackrestore cleanups around inalloca functions
The backend restores the stack pointer after recovering from an exception. This is similar to r245879, but it doesn't try to use the normal cleanup mechanism, so hopefully it won't cause the same breakage. llvm-svn: 249640
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions