llvm-project/lld/lib/ReaderWriter
Rui Ueyama 869c0019b1 Revert "[ELF] Fix linking when a regular object defines a symbol that is used in a DSO"
This commit reverts r218259 because it needed to be checked in with
a few binary files for the test.

llvm-svn: 218262
2014-09-22 18:08:34 +00:00
..
ELF Revert "[ELF] Fix linking when a regular object defines a symbol that is used in a DSO" 2014-09-22 18:08:34 +00:00
MachO Modified per David Blakie suggestion. 2014-09-21 05:07:44 +00:00
Native Update for LLVM api change 2014-08-25 18:16:56 +00:00
PECOFF [PECOFF] Set ordinal to alias atoms 2014-09-19 21:58:54 +00:00
YAML Update for LLVM api change 2014-08-25 18:16:56 +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 Move GOTPass and StubsPass from Core to MachO 2014-07-09 21:04:24 +00:00
FileArchive.cpp Always check that instantiateMember returns only one file. 2014-09-11 20:42:01 +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