[PATCH] D82975: [DebugInfo] Allow GNU macro extension to be emitted

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 09:13:47 PDT 2020


dstenb updated this revision to Diff 277865.
dstenb added a comment.

Fall back to the macinfo format for split DWARF, and add a test case for that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82975/new/

https://reviews.llvm.org/D82975

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/X86/debug-macro-gnu-dwo.ll
  llvm/test/DebugInfo/X86/debug-macro-gnu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82975.277865.patch
Type: text/x-patch
Size: 10614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/189d97f4/attachment.bin>


More information about the llvm-commits mailing list