OSDN Git Service

[DWARFv5] Emit .debug_line_str (in a non-DWO file).
authorPaul Robinson <paul.robinson@sony.com>
Tue, 6 Feb 2018 20:29:21 +0000 (20:29 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Tue, 6 Feb 2018 20:29:21 +0000 (20:29 +0000)
commit92a98cdeb442828c1c32e3714f725d806a1d13e7
tree34905d6645b4006e5073c978a9c5568fd69233ca
parent1fb795d68ff26405dfb9cc5019a1b9fb466c98b9
[DWARFv5] Emit .debug_line_str (in a non-DWO file).

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

Differential Revision: https://reviews.llvm.org/D42707

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324393 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCDwarf.h
include/llvm/MC/MCObjectFileInfo.h
include/llvm/MC/StringTableBuilder.h
lib/MC/MCDwarf.cpp
lib/MC/MCObjectFileInfo.cpp
lib/MC/StringTableBuilder.cpp
test/MC/ELF/debug-md5.s