[PATCH] D52444: [DWARF] Make llvm-dwarfdump display the .debug_loc.dwo section (fixes PR38991)
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 3 15:29:09 PDT 2018
wolfgangp updated this revision to Diff 168182.
wolfgangp added a comment.
- Removed the condition on the existence of compile units.
- Added a test to check that llvm-dwarfdump can dump the .debug_loc.dwo section even without compile units present.
https://reviews.llvm.org/D52444
Files:
lib/DebugInfo/DWARF/DWARFContext.cpp
test/tools/llvm-dwarfdump/X86/debug_loc_dwo.ll
test/tools/llvm-dwarfdump/X86/debug_loc_dwo.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52444.168182.patch
Type: text/x-patch
Size: 4434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/92f348fa/attachment.bin>
More information about the llvm-commits
mailing list