[PATCH] D40114: [DebugInfo] Dump a .debug_line section, with line-number program, without a compile unit.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 07:49:07 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318842: [DebugInfo] Dump a .debug_line section, including line-number program, (authored by probinson).

Changed prior to commit:
  https://reviews.llvm.org/D40114?vs=123108&id=123948#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40114

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/trunk/test/DebugInfo/X86/dwarfdump-line-only.s
  llvm/trunk/test/DebugInfo/dwarfdump-64-bit-dwarf.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40114.123948.patch
Type: text/x-patch
Size: 8650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/a5b52843/attachment.bin>


More information about the llvm-commits mailing list