diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-02-28 15:02:59 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-02-28 15:02:59 +0000 |
commit | 9de940b93bdbb0cf032b8337c5390630ba5e1acd (patch) | |
tree | 8d1b1b2e490b59d6f17b380ac3b0d14f89e6491e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | a1a29336340080d33893f82d5bf369df11615d58 (diff) | |
download | bcm5719-llvm-9de940b93bdbb0cf032b8337c5390630ba5e1acd.tar.gz bcm5719-llvm-9de940b93bdbb0cf032b8337c5390630ba5e1acd.zip |
[DEBUGINFO] Add flag for DWARF2 or less to use sections as references.
Summary:
Some targets does not support labels inside debug sections, but support
references in form `section +|- offset`. Patch adds initial support
for this. Also, this patch disables emission of all additional debug
sections that may have labels inside of it (like pub sections and
string tables).
Reviewers: probinson, echristo
Subscribers: JDevlieghere, llvm-commits
Differential Revision: https://reviews.llvm.org/D43627
llvm-svn: 326328
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions