hanchenye-llvm-project/lld/ELF
George Rimar db0168d1d6 [ELF] - Removed excessive variable. NFC.
llvm-svn: 272265
2016-06-09 15:17:29 +00:00
..
CMakeLists.txt Create Relocations.cpp and move scanRelocs there. 2016-05-24 20:24:43 +00:00
Config.h [LTO] Add --lto-aa-pipeline. 2016-06-02 22:58:11 +00:00
Driver.cpp Use StringSwitch. NFC. 2016-06-07 17:55:05 +00:00
Driver.h Create version.txt in a reproduce archive file. 2016-06-06 15:34:37 +00:00
DriverUtils.cpp Create version.txt in a reproduce archive file. 2016-06-06 15:34:37 +00:00
EhFrame.cpp ELF: Handle empty CIE augmentation string 2016-05-25 14:45:28 +00:00
EhFrame.h Create a new file EhFrame.cpp and move code to read .eh_frame there. 2016-05-24 02:55:45 +00:00
Error.cpp Print the cpio trailer after every member. 2016-05-04 12:47:56 +00:00
Error.h Print the cpio trailer after every member. 2016-05-04 12:47:56 +00:00
ICF.cpp Do not pass Symtab to markLive/doICF since Symtab is globally accessible. 2016-05-02 19:30:42 +00:00
ICF.h Do not pass Symtab to markLive/doICF since Symtab is globally accessible. 2016-05-02 19:30:42 +00:00
InputFiles.cpp [ELF] Simplify shouldMerge() result calculation. NFC. 2016-06-08 12:04:59 +00:00
InputFiles.h Rename EHInputSection -> EhInputSection. 2016-05-24 04:19:20 +00:00
InputSection.cpp Implement gd to ie relaxation for aarch64. 2016-06-04 23:33:31 +00:00
InputSection.h [ELF] Unbreak build with GCC. 2016-05-28 23:27:38 +00:00
LTO.cpp [LTO] Add --lto-aa-pipeline. 2016-06-02 22:58:11 +00:00
LTO.h
LinkerScript.cpp Fix the function to set the section VMA/LMA fields in case of using 2016-05-19 18:15:54 +00:00
LinkerScript.h Removed another dead code. NFC. 2016-05-04 15:04:08 +00:00
MarkLive.cpp Rename EHInputSection -> EhInputSection. 2016-05-24 04:19:20 +00:00
Options.td [LTO] Add --lto-aa-pipeline. 2016-06-02 22:58:11 +00:00
OutputSections.cpp Handle gd tls relocs pointing to local symbols. 2016-06-08 21:31:59 +00:00
OutputSections.h Avoid doing binary search. 2016-05-27 14:39:13 +00:00
README.md
Relocations.cpp [ELF] - Removed excessive variable. NFC. 2016-06-09 15:17:29 +00:00
Relocations.h Implement gd to ie relaxation for aarch64. 2016-06-04 23:33:31 +00:00
ScriptParser.cpp
ScriptParser.h Apply clang-tidy's misc-move-constructor-init to lld. 2016-06-03 16:57:13 +00:00
SymbolListFile.cpp Remove unused includes. 2016-05-03 13:57:49 +00:00
SymbolListFile.h
SymbolTable.cpp Print member name in undefined symbol error. 2016-05-09 21:40:06 +00:00
SymbolTable.h ELF: Remove the function SymbolTable<ELFT>::findFile. 2016-05-03 01:48:25 +00:00
Symbols.cpp Inline SymbolBody::init. NFC. 2016-05-24 04:51:49 +00:00
Symbols.h Move GlobalDynIndex to SymbolBody. 2016-06-05 19:03:28 +00:00
Target.cpp [ELF] Replace getELFRelocationTypeName() calls with getRelName(). NFC. 2016-06-08 12:22:26 +00:00
Target.h Move a function declaration to a header. 2016-06-08 14:35:22 +00:00
Writer.cpp Avoid doing binary search. 2016-05-27 14:39:13 +00:00
Writer.h Do not pass Symtab to markLive/doICF since Symtab is globally accessible. 2016-05-02 19:30:42 +00:00

README.md

See docs/NewLLD.rst