[PATCH] D42802: [DWARF] Regularize dumping strings from line tables.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 12:45:08 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324270: [DWARF] Regularize dumping strings from line tables. (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42802?vs=132489&id=132882#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42802

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/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/test/CodeGen/BPF/dwarfdump.ll
  llvm/trunk/test/CodeGen/Generic/dwarf-md5.ll
  llvm/trunk/test/CodeGen/X86/dwarf-comp-dir.ll
  llvm/trunk/test/DebugInfo/AMDGPU/dwarfdump-relocs.ll
  llvm/trunk/test/DebugInfo/Generic/lto-comp-dir.ll
  llvm/trunk/test/DebugInfo/X86/dwarfdump-header-64.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-header.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-line-dwo.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-line-only.s
  llvm/trunk/test/DebugInfo/X86/generate-odr-hash.ll
  llvm/trunk/test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
  llvm/trunk/test/DebugInfo/debugmacinfo.test
  llvm/trunk/test/Linker/subprogram-linkonce-weak.ll
  llvm/trunk/test/MC/ARM/dwarf-asm-multiple-sections.s
  llvm/trunk/test/MC/ELF/debug-md5.s
  llvm/trunk/test/MC/MachO/gen-dwarf-cpp.s
  llvm/trunk/test/MC/MachO/gen-dwarf-macro-cpp.s
  llvm/trunk/test/MC/MachO/gen-dwarf.s
  llvm/trunk/test/tools/dsymutil/X86/basic-linking-x86.test
  llvm/trunk/test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test
  llvm/trunk/test/tools/dsymutil/X86/basic-lto-linking-x86.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42802.132882.patch
Type: text/x-patch
Size: 33070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/76df5ff9/attachment-0001.bin>


More information about the llvm-commits mailing list