diff options
author | Reid Kleckner <rnk@google.com> | 2015-10-07 21:03:41 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2015-10-07 21:03:41 +0000 |
commit | 1f88e93973024e8e59611553ad63fc913f6699e4 (patch) | |
tree | f7142c0d9a6a146fa08ddb2e88836a20ece8d738 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4462c6190e7164009bce6d6f0d2f37f14a41eabd (diff) | |
download | llvm-1f88e93973024e8e59611553ad63fc913f6699e4.zip llvm-1f88e93973024e8e59611553ad63fc913f6699e4.tar.gz llvm-1f88e93973024e8e59611553ad63fc913f6699e4.tar.bz2 |
[WinEH] Don't use lifetime markers for MS catch parameters
We don't have a good place to put them. Our previous spot was causing us
to optimize loads from the exception object to undef, because it was
after the catchpad instruction that models the write to the catch
object.
llvm-svn: 249616
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions