diff options
author | Lang Hames <lhames@gmail.com> | 2016-06-25 00:29:54 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-06-25 00:29:54 +0000 |
commit | 3b3b4d792f181be5b8323558565e6804dec76f4d (patch) | |
tree | 1949403da3f9238acf934fd3e8380ecef018d9f8 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | c79ad577fb6aa2a02c83c8787a9f2a41e80de2cc (diff) | |
download | llvm-3b3b4d792f181be5b8323558565e6804dec76f4d.zip llvm-3b3b4d792f181be5b8323558565e6804dec76f4d.tar.gz llvm-3b3b4d792f181be5b8323558565e6804dec76f4d.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions