hanchenye-llvm-project/lld/ELF
Rui Ueyama 860b13fc02 Remove dead code.
llvm-svn: 263363
2016-03-13 04:25:43 +00:00
..
CMakeLists.txt Fix linux build after r263190 2016-03-11 09:55:06 +00:00
Config.h ELF: Implement --build-id. 2016-03-11 20:51:53 +00:00
Driver.cpp Do not return a bool value from error(). 2016-03-13 04:25:41 +00:00
Driver.h Merge DarwinLdDriver and Driver. 2016-03-02 19:08:05 +00:00
DriverUtils.cpp This reverts the r263125 2016-03-11 14:43:02 +00:00
Error.cpp Remove dead code. 2016-03-13 04:25:43 +00:00
Error.h Remove dead code. 2016-03-13 04:25:43 +00:00
ICF.cpp Create a SymbolBody for locals. 2016-03-11 12:06:30 +00:00
ICF.h
InputFiles.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
InputFiles.h Revert r263252: "[ELF] - Change all messages to lowercase to be consistent." 2016-03-11 18:46:51 +00:00
InputSection.cpp Remove redundant check. 2016-03-13 03:43:32 +00:00
InputSection.h Simplify findMipsPairedReloc function signature. NFC. 2016-03-13 03:09:40 +00:00
LinkerScript.cpp Fix spelling. 2016-03-13 03:17:44 +00:00
LinkerScript.h ELF: Remove OutSection class and use a map instead. 2016-02-28 05:09:11 +00:00
MarkLive.cpp Create a SymbolBody for locals. 2016-03-11 12:06:30 +00:00
Options.td ELF: Implement --build-id. 2016-03-11 20:51:53 +00:00
OutputSections.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
OutputSections.h ELF: Implement --build-id. 2016-03-11 20:51:53 +00:00
README.md Update the documents of the new LLD. 2016-03-12 06:06:40 +00:00
SymbolTable.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
SymbolTable.h [ELF] - Create _DYNAMIC symbol for dynamic output 2016-03-01 16:23:13 +00:00
Symbols.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
Symbols.h Remove obsolete comment. 2016-03-11 19:04:56 +00:00
Target.cpp Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent. 2016-03-12 08:31:34 +00:00
Target.h Create a SymbolBody for locals. 2016-03-11 12:06:30 +00:00
Writer.cpp Do not return a bool value from error(). 2016-03-13 04:25:41 +00:00
Writer.h

README.md

See docs/NewLLD.rst