diff options
author | Reid Kleckner <rnk@google.com> | 2015-10-08 00:17:45 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2015-10-08 00:17:45 +0000 |
commit | 7c2f9e80f78fbec4e382da062b967500c915c09e (patch) | |
tree | 6fc1ab2363682259735874308ba31194114c77dc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f8d44de1438a22c1755b27a0e91dc3b7b21bb7f2 (diff) | |
download | llvm-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