llvm-project/lld/lib/ReaderWriter
Rui Ueyama e9d2396c88 Add a comment to ReaderCOFF::parseFile.
llvm-svn: 191583
2013-09-27 22:55:25 +00:00
..
ELF [ELF] Handle copy relocations for PC32. 2013-09-27 21:30:27 +00:00
MachO [mach-o] switch to use llvm::MachO:: constants 2013-09-27 22:50:00 +00:00
Native [Core] Add type and size to SharedLibraryAtom. 2013-09-26 22:08:43 +00:00
PECOFF Add a comment to ReaderCOFF::parseFile. 2013-09-27 22:55:25 +00:00
YAML [Core] Add type and size to SharedLibraryAtom. 2013-09-26 22:08:43 +00:00
CMakeLists.txt ReaderWriter depends on Passes. 2013-09-02 09:33:06 +00:00
CoreLinkingContext.cpp Make Driver::link and LinkingContext::validate return true on success. 2013-09-24 23:26:34 +00:00
LinkerScript.cpp [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
Reader.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
ReaderArchive.cpp Drop the context forceLoadAllArchives() support. Rename the isForceLoad 2013-09-08 13:30:14 +00:00
ReaderLinkerScript.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
Writer.cpp Move everything over to TargetInfo. 2013-01-23 01:18:43 +00:00