[PATCH] D81844: [DebugInfo] Support parsing and dumping of DWARF64 macro units.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 08:41:02 PDT 2020


ikudrin created this revision.
ikudrin added reviewers: dblaikie, jhenderson, probinson, aprantl, SouraVX.
ikudrin added projects: LLVM, debug-info.
Herald added a subscriber: hiraditya.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81844

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
  llvm/test/DebugInfo/X86/debug-macro-dwarf64.s
  llvm/test/DebugInfo/X86/debug-macro-dwo.ll
  llvm/test/DebugInfo/X86/debug-macro-macinfo.s
  llvm/test/DebugInfo/X86/debug-macro-multi-cu-strx.s
  llvm/test/DebugInfo/X86/debug-macro-strp-dwo.s
  llvm/test/DebugInfo/X86/debug-macro-strx-dwo.s
  llvm/test/DebugInfo/X86/debug-macro-v5.ll
  llvm/test/DebugInfo/X86/debug-macro-v5.s
  llvm/test/DebugInfo/X86/unsupported-dwarf64-debug-macro-v5.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81844.270753.patch
Type: text/x-patch
Size: 12769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/13700b6f/attachment.bin>


More information about the llvm-commits mailing list