Skip to content
Commit 3b3b4d79 authored by Lang Hames's avatar Lang Hames
Browse files

[lld][MachO] Add support for x86-64 negDelta64 references and fix negDelta32.

These references are used to implement MachO/x64-64 subtractor relocations
where the minuend is being fixed up, rather than the subtrahend. The 64-bit
version was not previously supported, the 32-bit version was partially
implemented but contained bugs not caught by existing test cases. This
patch fixes both functionality and test coverage.

llvm-svn: 273759
parent c79ad577
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment