llvm-project/lld/lib/ReaderWriter
Jean-Daniel Dupas 9c222630e4 Update ARM and x86 ArchHandler to check switch completeness. NFC
Define an explicit type for arch specific reference kinds to make sure all cases are covered in switch statements.

llvm-svn: 229314
2015-02-15 15:23:48 +00:00
..
ELF [ELF] Replace std::set with StringSet. 2015-02-13 22:26:51 +00:00
MachO Update ARM and x86 ArchHandler to check switch completeness. NFC 2015-02-15 15:23:48 +00:00
Native Remove unused parameter. 2015-02-11 23:22:34 +00:00
PECOFF PECOFF: Fix dummy symbol table in executable. 2015-02-12 22:46:16 +00:00
YAML Use Reference::KindValue instead of uint16_t to pass and save a relocation kind 2015-01-27 20:24:08 +00:00
CMakeLists.txt Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
CoreLinkingContext.cpp MachO: Move LayoutPass to MachO directory. 2015-02-05 20:05:33 +00:00
FileArchive.cpp Add methods to get archive file name from member file. 2015-02-05 22:51:36 +00:00
LinkerScript.cpp Add a comment to Lexer::canContinueNumber. 2015-02-04 21:46:27 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00