diff options
author | Pete Cooper <peter_cooper@apple.com> | 2015-12-16 22:50:16 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2015-12-16 22:50:16 +0000 |
commit | 9092eca1558d5487e2b5826d5e6c3868240a84fd (patch) | |
tree | 0e42d2a412539f9bb87e650d6b19d910af9e92ba /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | 6cd453b09d4b3850700802eb0a1ce7502b36dc3d (diff) | |
download | bcm5719-llvm-9092eca1558d5487e2b5826d5e6c3868240a84fd.tar.gz bcm5719-llvm-9092eca1558d5487e2b5826d5e6c3868240a84fd.zip |
Fix negDelta32 relocatable fixups for arm64 in mach-o.
negDelta32 is only ever implicitly generated as the FDE->CIE reference.
We therefore don't emit a relocation for it in the object file in -r mode.
The value we write in to the FDE location therefore needs to point to the
final target address of the CIE, and not the inAtomAddress as it was currently
doing.
llvm-svn: 255835
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions