[PATCH] D33155: [DWARFv5] Support FORM_strp in the line table header

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 18:11:01 PDT 2017


probinson updated this revision to Diff 98864.
probinson added a comment.

Rename DWARFFVUnit -> DWARFUnitProxy.
DRY when figuring out the format to use.


https://reviews.llvm.org/D33155

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  test/DebugInfo/Inputs/dwarfdump-header.elf-x86-64
  test/DebugInfo/Inputs/dwarfdump-header.s
  tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33155.98864.patch
Type: text/x-patch
Size: 19089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170513/3c25f414/attachment.bin>


More information about the llvm-commits mailing list