[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
Thu Jan 21 07:26:18 PST 2021


jmorse updated this revision to Diff 318196.
jmorse added a comment.

Change interception of Subprogram creation to call back out to DwarfDebug instead of looking up CUs within DwarfUnit.


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.318196.patch
Type: text/x-patch
Size: 7531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/24305d36/attachment.bin>


More information about the llvm-commits mailing list