[PATCH] D78500: [DWARF5]:Added support for .debug_macro.dwo section in llvm-dwarfdump

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 23:25:41 PDT 2020


SouraVX updated this revision to Diff 263357.
SouraVX added a comment.

Rebased to tip!

- Addressed @ikudrin comments WRT test case and the other. Thanks for this!


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

https://reviews.llvm.org/D78500

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/test/DebugInfo/X86/debug-macro-dwo.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78500.263357.patch
Type: text/x-patch
Size: 8478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/b790096a/attachment.bin>


More information about the llvm-commits mailing list