[PATCH] D42481: [DebugInfo] Add basic support for DWARF 5 .debug_rnglists dumping
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 2 04:37:38 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324077: [DWARF v5] Add limited support for dumping .debug_rnglists (authored by jhenderson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42481?vs=132383&id=132572#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42481
Files:
llvm/trunk/include/llvm/BinaryFormat/Dwarf.def
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDie.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFObject.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/trunk/lib/DebugInfo/DWARF/CMakeLists.txt
llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42481.132572.patch
Type: text/x-patch
Size: 9727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/e8bb387a/attachment.bin>
More information about the llvm-commits
mailing list