llvm-project/lld/lib
Lang Hames 3b3b4d792f [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
2016-06-25 00:29:54 +00:00
..
Config Simplify string operations. NFC. 2016-03-03 00:51:23 +00:00
Core Remove unused variants of make_dynamic_error_code. NFC. 2016-03-31 01:21:50 +00:00
Driver Change library search methods to return Optional instead of ErrorOr. 2016-03-31 01:09:35 +00:00
ReaderWriter [lld][MachO] Add support for x86-64 negDelta64 references and fix negDelta32. 2016-06-25 00:29:54 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00