[PATCH] D94976: [DWARF] Create subprogram's DIE in the unit specified by its DISubprogram
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 11:05:32 PST 2021
jmorse updated this revision to Diff 319355.
jmorse marked an inline comment as done.
jmorse added a comment.
We don't create declaration DISubprograms as scopes, so don't handle it in getOrCreateContextDIE.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94976/new/
https://reviews.llvm.org/D94976
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/DebugInfo/X86/subprogram-across-cus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94976.319355.patch
Type: text/x-patch
Size: 7198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/c6d3d5ba/attachment.bin>
More information about the llvm-commits
mailing list