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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 11:58:02 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317607: [DWARFv5] Support DW_FORM_strp in the .debug_line header. (authored by probinson).

Changed prior to commit:
  https://reviews.llvm.org/D33155?vs=121087&id=121952#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33155

Files:
  lld/trunk/ELF/InputFiles.cpp
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/test/DebugInfo/Inputs/dwarfdump-header.elf-x86-64
  llvm/trunk/test/DebugInfo/Inputs/dwarfdump-header.s
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33155.121952.patch
Type: text/x-patch
Size: 16965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/ce7503d3/attachment.bin>


More information about the llvm-commits mailing list