.. |
CMakeLists.txt
|
Add missing dependency.
|
2016-04-18 19:03:36 +00:00 |
Config.h
|
[LTO] Discard names for Values that are not global.
|
2016-04-21 04:46:22 +00:00 |
Driver.cpp
|
ELF: Scan for undefined symbols in shlibs and symbols in dynamic lists before LTO.
|
2016-04-22 18:47:52 +00:00 |
Driver.h
|
git-clang-format. NFC.
|
2016-04-13 19:07:40 +00:00 |
DriverUtils.cpp
|
Variable names should start with uppercase letters.
|
2016-04-02 19:15:26 +00:00 |
DynamicList.cpp
|
ELF: Implement --dynamic-list
|
2016-04-13 18:51:11 +00:00 |
DynamicList.h
|
ELF: Implement --dynamic-list
|
2016-04-13 18:51:11 +00:00 |
Error.cpp
|
Remove dead code.
|
2016-03-13 04:25:43 +00:00 |
Error.h
|
Needed change to lld for the change to libObject’s getName() for symbols now returning Expected<...>
|
2016-04-20 21:24:51 +00:00 |
ICF.cpp
|
Update for llvm change.
|
2016-04-05 14:47:28 +00:00 |
ICF.h
|
Rename elf2 to elf.
|
2016-02-28 00:25:54 +00:00 |
InputFiles.cpp
|
[LTO] Create Undefined Bitcode symbol when we drop a comdat member.
|
2016-04-22 18:26:33 +00:00 |
InputFiles.h
|
[LTO] Create Undefined Bitcode symbol when we drop a comdat member.
|
2016-04-22 18:26:33 +00:00 |
InputSection.cpp
|
Revert "GC entries of SHF_MERGE sections."
|
2016-04-22 19:31:35 +00:00 |
InputSection.h
|
Revert "GC entries of SHF_MERGE sections."
|
2016-04-22 19:31:35 +00:00 |
LTO.cpp
|
ELF: Move Visibility, IsUsedInRegularObj and MustBeInDynSym flags to Symbol.
|
2016-04-22 18:42:48 +00:00 |
LTO.h
|
[LTO] Discard names for Values that are not global.
|
2016-04-21 04:46:22 +00:00 |
LinkerScript.cpp
|
[ELF] - Implemented linkerscript ALIGN command
|
2016-04-22 11:40:53 +00:00 |
LinkerScript.h
|
Recommitted r267132 "[ELF] - implemented ternary operator for linkerscript expressions"
|
2016-04-22 11:28:54 +00:00 |
MarkLive.cpp
|
Revert "GC entries of SHF_MERGE sections."
|
2016-04-22 19:31:35 +00:00 |
Options.td
|
ELF: Implement --export-dynamic-symbol.
|
2016-04-22 18:44:06 +00:00 |
OutputSections.cpp
|
Revert "GC entries of SHF_MERGE sections."
|
2016-04-22 19:31:35 +00:00 |
OutputSections.h
|
Revert "[ELF] - Avoid using memset for zero-initialization of struct member. NFC."
|
2016-04-20 04:26:16 +00:00 |
README.md
|
Update the documents of the new LLD.
|
2016-03-12 06:06:40 +00:00 |
ScriptParser.cpp
|
[ELF] Include Twine.h header to restore LLD build after r266524. NFC
|
2016-04-16 10:58:45 +00:00 |
ScriptParser.h
|
[lld] Fix build failure from r265600
|
2016-04-06 21:33:18 +00:00 |
SymbolTable.cpp
|
Update an out of date comment.
|
2016-04-22 19:56:45 +00:00 |
SymbolTable.h
|
Use llvm::CachedHash.
|
2016-04-21 12:21:06 +00:00 |
Symbols.cpp
|
Inline SymbolTable::compareCommons and add comments. NFC.
|
2016-04-22 19:34:59 +00:00 |
Symbols.h
|
ELF: Move Visibility, IsUsedInRegularObj and MustBeInDynSym flags to Symbol.
|
2016-04-22 18:42:48 +00:00 |
Target.cpp
|
Reduce templating. NFC.
|
2016-04-21 17:37:11 +00:00 |
Target.h
|
Reduce templating. NFC.
|
2016-04-21 17:37:11 +00:00 |
Writer.cpp
|
ELF: Move Visibility, IsUsedInRegularObj and MustBeInDynSym flags to Symbol.
|
2016-04-22 18:42:48 +00:00 |
Writer.h
|
Rename elf2 to elf.
|
2016-02-28 00:25:54 +00:00 |