[PATCH] D69462: [DebugInfo]: Support for debug_loclists.dwo section in llvm and llvm-dwarfdump.
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 02:52:39 PST 2019
SouraVX updated this revision to Diff 228394.
SouraVX added a comment.
Revised to use new api's based on @labath and @dblaikie work, to emit loclists.dwo section.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69462/new/
https://reviews.llvm.org/D69462
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h
llvm/include/llvm/MC/MCObjectFileInfo.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/test/CodeGen/X86/debug-loclists.ll
llvm/test/DebugInfo/Inputs/dwarfdump-test-loclists-dwo.c
llvm/test/DebugInfo/Inputs/dwarfdump-test-loclists-dwo.dwo
llvm/test/DebugInfo/X86/dwarfdump-debug-loclists-dwo.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69462.228394.patch
Type: text/x-patch
Size: 19027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/bb250004/attachment.bin>
More information about the llvm-commits
mailing list