summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-12-16 22:50:16 +0000
committerPete Cooper <peter_cooper@apple.com>2015-12-16 22:50:16 +0000
commit9092eca1558d5487e2b5826d5e6c3868240a84fd (patch)
tree0e42d2a412539f9bb87e650d6b19d910af9e92ba /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
parent6cd453b09d4b3850700802eb0a1ce7502b36dc3d (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud