[PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
friss at apple.com
Thu Sep 4 14:23:07 PDT 2014
- [dwarfdump] Dump DW_AT_(decl|call)_line attribute values as decimal values.
- Turn DWARFContext helpers getFileNameForUnit() and getFileLineInfoForCompileUnit() into full blowm DWARFDebugLine::LineTable methods.
- [dwarfdump] Dump full filenames as DW_AT_(decl|call)_file attribute values
http://reviews.llvm.org/D5192
Files:
lib/DebugInfo/DWARFContext.cpp
lib/DebugInfo/DWARFDebugInfoEntry.cpp
lib/DebugInfo/DWARFDebugInfoEntry.h
lib/DebugInfo/DWARFDebugLine.cpp
lib/DebugInfo/DWARFDebugLine.h
test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll
test/DebugInfo/X86/fission-cu.ll
test/DebugInfo/namespace.ll
test/MC/MachO/gen-dwarf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5192.13286.patch
Type: text/x-patch
Size: 20264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140904/0a3ec23b/attachment.bin>
More information about the llvm-commits
mailing list