[PATCH] D42707: [DWARFv5] Emit .debug_line_str (in a non-DWO file)

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 13:48:51 PST 2018


probinson created this revision.
probinson added reviewers: dblaikie, aprantl.
probinson added a project: debug-info.
Herald added subscribers: llvm-commits, JDevlieghere, aheejin, hiraditya, emaste.

This should enable the linker to do string-pooling of path names.


Repository:
  rL LLVM

https://reviews.llvm.org/D42707

Files:
  llvm/include/llvm/MC/MCDwarf.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/include/llvm/MC/StringTableBuilder.h
  llvm/lib/MC/MCDwarf.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/StringTableBuilder.cpp
  llvm/test/MC/ELF/debug-md5.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42707.132043.patch
Type: text/x-patch
Size: 16574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180130/699a9709/attachment.bin>


More information about the llvm-commits mailing list