[PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 1 16:04:19 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265197: [CodeGen] Emit lifetime.end intrinsic after objects are destructed in (authored by ahatanak).
Changed prior to commit:
http://reviews.llvm.org/D18196?vs=52110&id=52440#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18196
Files:
cfe/trunk/lib/CodeGen/CGCleanup.cpp
cfe/trunk/lib/CodeGen/CGDecl.cpp
cfe/trunk/lib/CodeGen/EHScopeStack.h
cfe/trunk/test/CodeGenCXX/destructors.cpp
cfe/trunk/test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18196.52440.patch
Type: text/x-patch
Size: 7015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160401/0cc3c892/attachment.bin>
More information about the cfe-commits
mailing list