llvm-project/lld/lib/ReaderWriter
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
..
ELF Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
MachO [mach-o] use the addend in GOT-based relocations. 2014-10-30 18:01:07 +00:00
Native Sort include files according to convention. 2014-10-18 05:33:55 +00:00
PECOFF [PECOFF] Do not write duplicate directives to .def file. 2014-10-22 00:05:30 +00:00
YAML [CMake] lld: Introduce ${cmake_2_8_12_INTERFACE} onto each target_link_libraries. [PR20254] 2014-10-17 00:37:49 +00:00
CMakeLists.txt [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. 2014-02-26 06:53:16 +00:00
CoreLinkingContext.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
FileArchive.cpp Fix display of files processed by the linker. 2014-10-18 20:36:35 +00:00
LinkerScript.cpp [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command. 2014-07-15 17:17:30 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
Reader.cpp [PECOFF] Support COMDAT associative sections. 2014-06-17 16:19:33 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00