llvm-project/lld/lib/ReaderWriter/MachO
Tim Northover 516e983dd4 [mach-o] use the addend in GOT-based relocations.
These are used to reference typeinfo data in the exception table section, for
example.

llvm-svn: 220916
2014-10-30 18:01:07 +00:00
..
ArchHandler.cpp TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
ArchHandler.h TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
ArchHandler_arm.cpp TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
ArchHandler_arm64.cpp TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
ArchHandler_x86.cpp TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
ArchHandler_x86_64.cpp [mach-o] use the addend in GOT-based relocations. 2014-10-30 18:01:07 +00:00
Atoms.h [mach-o] support N_NO_DEAD_STRIP nlist.desc bit 2014-08-21 22:18:30 +00:00
CMakeLists.txt [CMake] lld: Introduce ${cmake_2_8_12_INTERFACE} onto each target_link_libraries. [PR20254] 2014-10-17 00:37:49 +00:00
CompactUnwindPass.cpp TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
ExecutableAtoms.hpp [mach-o] Fix stub generation to work for dylibs and bundles 2014-08-13 23:31:07 +00:00
File.h Sort include files according to convention. 2014-10-18 05:33:55 +00:00
GOTPass.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
GOTPass.hpp [mach-o] refactor KindHandler into ArchHandler and simplify passes. 2014-07-16 19:49:02 +00:00
MachOLinkingContext.cpp Remove #ifdef __FreeBSD 2014-10-27 07:44:40 +00:00
MachONormalizedFile.h Sort include files according to convention. 2014-10-18 05:33:55 +00:00
MachONormalizedFileBinaryReader.cpp TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
MachONormalizedFileBinaryUtils.h TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
MachONormalizedFileBinaryWriter.cpp [mach-o] generate LC_DATA_IN_CODE in final linked images 2014-10-28 22:21:10 +00:00
MachONormalizedFileFromAtoms.cpp [mach-o] Support data-only dylibs 2014-10-24 22:19:22 +00:00
MachONormalizedFileToAtoms.cpp TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
MachONormalizedFileYAML.cpp [mach-o] Add support for arm64 (AAarch64) 2014-09-09 23:52:59 +00:00
MachOPasses.h [mach-o] Add Pass to create are shim Atoms for ARM interworking. 2014-10-14 01:51:42 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
ShimPass.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
StubsPass.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
WriterMachO.cpp [mach-o] Fix stub generation to work for dylibs and bundles 2014-08-13 23:31:07 +00:00