[PATCH] D42553: [DWARFv5] Support FORM_line_strp when dumping
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 14:04:16 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323476: [DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump. (authored by probinson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42553?vs=131496&id=131509#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42553
Files:
llvm/trunk/include/llvm/BinaryFormat/Dwarf.def
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFObject.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/trunk/test/DebugInfo/X86/dwarfdump-header.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42553.131509.patch
Type: text/x-patch
Size: 14209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/18186c30/attachment.bin>
More information about the llvm-commits
mailing list