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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 15:37:17 PST 2018


probinson updated this revision to Diff 132489.
probinson marked 3 inline comments as done.
probinson added a comment.

Address review comments.


https://reviews.llvm.org/D42802

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42802.132489.patch
Type: text/x-patch
Size: 32469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/bb861242/attachment.bin>


More information about the llvm-commits mailing list