hanchenye-llvm-project/lld/ELF
George Rimar 45d2767ca7 [ELF] - Fixing buildbot.
http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/11517/steps/build_Lld/logs/stdio

llvm-svn: 310705
2017-08-11 11:46:56 +00:00
..
Arch Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
CMakeLists.txt
Config.h [ELD] - Sorted in ASCIIbetical order. NFC. 2017-07-27 07:48:36 +00:00
Driver.cpp Add --icf=none option. 2017-08-09 21:32:38 +00:00
Driver.h
DriverUtils.cpp [ELF] - Print options aliases in --help 2017-07-26 09:21:10 +00:00
EhFrame.cpp
EhFrame.h [ELF] - Apply clang-format. NFC. 2017-07-18 11:55:35 +00:00
Error.cpp Use StringRef::contains(). 2017-07-19 21:40:26 +00:00
Error.h
Filesystem.cpp
Filesystem.h [ELF] - Apply clang-format. NFC. 2017-07-18 11:55:35 +00:00
GdbIndex.cpp Use more consistent names 2017-08-02 17:35:18 +00:00
GdbIndex.h Rename ObjectFile -> ObjFile. 2017-07-26 22:13:32 +00:00
ICF.cpp
ICF.h [ELF] - Apply clang-format. NFC. 2017-07-18 11:55:35 +00:00
InputFiles.cpp Move File from SymbolBody to Symbol. 2017-08-04 22:31:42 +00:00
InputFiles.h [ELF] - Move getSymbols() methods to InputFile. 2017-08-04 11:07:42 +00:00
InputSection.cpp Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
InputSection.h [ELF] - Fix "--symbol-ordering-file doesn't work with linker scripts" 2017-08-04 10:25:29 +00:00
LTO.cpp Move File from SymbolBody to Symbol. 2017-08-04 22:31:42 +00:00
LTO.h Make __start_sec __end_sec handling more precise. 2017-07-26 23:39:10 +00:00
LinkerScript.cpp [ELF] - Linkerscript: disallow discarding COMMON. 2017-08-10 08:07:05 +00:00
LinkerScript.h Merge OutputSectionCommand and OutputSection. 2017-07-27 19:22:43 +00:00
MapFile.cpp [ELF] - Fixing buildbot. 2017-08-11 11:46:56 +00:00
MapFile.h Merge OutputSectionCommand and OutputSection. 2017-07-27 19:22:43 +00:00
MarkLive.cpp Remove ResolvedReloc. 2017-08-10 16:21:04 +00:00
Memory.h [ELF] - Apply clang-format. NFC. 2017-07-18 11:55:35 +00:00
Options.td Add --icf=none option. 2017-08-09 21:32:38 +00:00
OutputSections.cpp [ELF] - Move getSymbols() methods to InputFile. 2017-08-04 11:07:42 +00:00
OutputSections.h [ELF] - Fix "--symbol-ordering-file doesn't work with linker scripts" 2017-08-04 10:25:29 +00:00
README.md
Relocations.cpp Compute isPreemtible only once. 2017-08-10 15:05:37 +00:00
Relocations.h Merge OutputSectionCommand and OutputSection. 2017-07-27 19:22:43 +00:00
ScriptLexer.cpp [ELF, LinkerScript] Support ! operator in linker script. 2017-08-10 15:25:47 +00:00
ScriptLexer.h [ELF] - Remove ScriptLexer::Error field and check ErrorCount instead. 2017-08-04 10:34:14 +00:00
ScriptParser.cpp [ELF, LinkerScript] Support ! operator in linker script. 2017-08-10 15:25:47 +00:00
ScriptParser.h
Strings.cpp Move feature-specific functions out of Strings.cpp. 2017-07-13 20:30:35 +00:00
Strings.h [ELF] - Apply clang-format. NFC. 2017-07-18 11:55:35 +00:00
SymbolTable.cpp Move File from SymbolBody to Symbol. 2017-08-04 22:31:42 +00:00
SymbolTable.h Rename ObjectFile -> ObjFile. 2017-07-26 22:13:32 +00:00
Symbols.cpp Garbage-collect common symbols. 2017-08-10 15:54:27 +00:00
Symbols.h Garbage-collect common symbols. 2017-08-10 15:54:27 +00:00
SyntheticSections.cpp Garbage-collect common symbols. 2017-08-10 15:54:27 +00:00
SyntheticSections.h Refactor gdb index creation. 2017-07-12 23:56:53 +00:00
Target.cpp [ELF] Introduce target specific inBranchRange() function 2017-07-17 16:54:29 +00:00
Target.h Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
Threads.h [ELF] - Replace parallelForEach with ranged form. 2017-08-04 08:30:16 +00:00
Thunks.cpp [ELF] - Fix member name: alignment -> Alignment. NFC. 2017-07-18 11:59:19 +00:00
Thunks.h [ELF] - Fix member name: alignment -> Alignment. NFC. 2017-07-18 11:59:19 +00:00
Writer.cpp Delete what looks like dead code. 2017-08-11 06:07:02 +00:00
Writer.h Rename ObjectFile -> ObjFile. 2017-07-26 22:13:32 +00:00

README.md

See docs/NewLLD.rst