[PATCH] D53907: [DWARFv5] Read and dump multiple .debug_info sections

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 15:21:05 PDT 2018


probinson created this revision.
probinson added reviewers: dblaikie, aprantl.
probinson added a project: debug-info.
Herald added subscribers: JDevlieghere, hiraditya, arichardson, emaste.
Herald added a reviewer: espindola.

Type units go in .debug_info comdats, not .debug_types, in v5.


Repository:
  rL LLVM

https://reviews.llvm.org/D53907

Files:
  lld/ELF/DWARF.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/test/DebugInfo/X86/dwarfdump-header.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53907.171824.patch
Type: text/x-patch
Size: 15248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/f721520f/attachment.bin>


More information about the llvm-commits mailing list