commit | 920b6750b93478a7735fd38e4e3447698de09f74 | [log] [tgz] |
---|---|---|
author | Paul Robinson <paul.robinson@sony.com> | Thu Jan 25 22:02:36 2018 +0000 |
committer | Paul Robinson <paul.robinson@sony.com> | Thu Jan 25 22:02:36 2018 +0000 |
tree | 7152deaf491e2f6a0902ebd1fbc2e88815cbcdc9 | |
parent | efb87178ab8f27dbaad8a724cc39ae024b2bd507 [diff] |
[DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump. This form is like DW_FORM_strp, but points to .debug_line_str instead of .debug_str as the string section. It's intended to be used from the line-table header, and allows string-pooling of directory and filenames across compilation units. Differential Revision: https://reviews.llvm.org/D42553 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323476 91177308-0d34-0410-b5e6-96231b3b80d8