[PATCH] D42609: [DWARFv5] Re-enable dumping a line table with no CU.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 12:59:48 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323691: [DWARFv5] Re-enable dumping a line table with no CU. (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42609?vs=131668&id=131861#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42609

Files:
  lld/trunk/ELF/InputFiles.cpp
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/test/DebugInfo/X86/dwarfdump-line-only.s
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42609.131861.patch
Type: text/x-patch
Size: 15889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/a74b6efa/attachment.bin>


More information about the llvm-commits mailing list