Skip to content
Commit 9092eca1 authored by Pete Cooper's avatar Pete Cooper
Browse files

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
parent 6cd453b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment