[PATCH] D66328: [DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them as artificial
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 13:57:22 PDT 2019
aganea updated this revision to Diff 217968.
aganea retitled this revision from "[DebugInfo] Add debug location to dynamic atexit destructor" to "[DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them as artificial".
aganea added a comment.
More tagging functions as artificial.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66328/new/
https://reviews.llvm.org/D66328
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDeclCXX.cpp
test/CodeGenCXX/debug-info-atexit-stub.cpp
test/CodeGenCXX/debug-info-destroy-helper.cpp
test/CodeGenCXX/debug-info-global-ctor-dtor.cpp
test/CodeGenCXX/debug-info-line.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66328.217968.patch
Type: text/x-patch
Size: 10152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/236b7784/attachment.bin>
More information about the llvm-commits
mailing list