diff options
author | Pavel Labath <labath@google.com> | 2017-05-17 08:47:28 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-05-17 08:47:28 +0000 |
commit | 859d30234936580272faa0cc68f2f60ec95440ec (patch) | |
tree | de627d4a1a575d58f67a1fa835766e43d24c0ab7 /lldb/packages/Python/lldbsuite/support/seven.py | |
parent | 0f8678016f651058146fb4e97e2de2ff5a1f11d4 (diff) | |
download | bcm5719-llvm-859d30234936580272faa0cc68f2f60ec95440ec.tar.gz bcm5719-llvm-859d30234936580272faa0cc68f2f60ec95440ec.zip |
[RuntimeDyld] Fix debug section relocation (pr20457)
Summary:
Debug info sections, (or non-SHF_ALLOC sections in general) should be
linked as if their load address was zero to emulate the behavior of the
static linker.
This bug was discovered because it was breaking lldb expression evaluation on
linux.
Reviewers: lhames
Subscribers: aprantl, eugene, clayborg, lldb-commits, llvm-commits
Differential Revision: https://reviews.llvm.org/D32899
llvm-svn: 303239
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/seven.py')
0 files changed, 0 insertions, 0 deletions