[PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 14:44:02 PDT 2016
ahatanak added a comment.
I can add another RUN line to test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp that is identical to the existing RUN line except that it has "-O3 -disable-llvm-optzns". I confirmed that the test still passes without any changes to the test itself.
Is that what you are looking for?
http://reviews.llvm.org/D18196
More information about the cfe-commits
mailing list