[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
Sat Apr 25 10:04:50 PDT 2020


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

Addressed @ikudrin comments. Thanks for this!

Rebased on top of D78736 <https://reviews.llvm.org/D78736>.

- Reduced test case further, replaced hardcoded length and offsets from test case by creating temporary symbols.


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/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/DebugInfo/X86/debug-macro-dwo.s

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


More information about the llvm-commits mailing list