[PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.

Frederic Riss friss at apple.com
Fri Sep 5 01:21:43 PDT 2014


The line number portion is in. Rebase:

  - 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/namespace.ll
  test/MC/MachO/gen-dwarf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5192.13302.patch
Type: text/x-patch
Size: 17173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140905/6ed96070/attachment.bin>


More information about the llvm-commits mailing list