summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-05-17 08:47:28 +0000
committerPavel Labath <labath@google.com>2017-05-17 08:47:28 +0000
commit859d30234936580272faa0cc68f2f60ec95440ec (patch)
treede627d4a1a575d58f67a1fa835766e43d24c0ab7 /lldb/packages/Python/lldbsuite/support
parent0f8678016f651058146fb4e97e2de2ff5a1f11d4 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud