..
Arch
[mips] Create LA25 thunks for MIPS R6 code
2019-02-19 11:11:12 +00:00
AArch64ErrataFix.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AArch64ErrataFix.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
[LLD][ELF] - Support MSP430.
2019-01-10 13:43:06 +00:00
CallGraphSort.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CallGraphSort.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Config.h
Correct "varaible" typo in comment
2019-02-06 20:36:02 +00:00
DWARF.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DWARF.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Driver.cpp
Recover elf32-bigmips and elf32-powerpc support in LLD
2019-02-13 18:51:15 +00:00
Driver.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DriverUtils.cpp
Remove a function from header and move the implementation to a .cpp file. NFC.
2019-02-22 23:59:43 +00:00
EhFrame.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
EhFrame.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Filesystem.cpp
Revert "Revert "[lld] Fix elf::unlinkAsync detached thread""
2019-02-14 23:41:23 +00:00
Filesystem.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ICF.cpp
COFF, ELF: ICF: Perform 2 rounds of relocation hash propagation.
2019-01-22 23:54:49 +00:00
ICF.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InputFiles.cpp
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
2019-02-27 13:17:36 +00:00
InputFiles.h
LLD/AMDGPU: Preserve ABI version during linking ELF for AMDGPU
2019-02-14 23:59:44 +00:00
InputSection.cpp
[LLD][ELF] - Improve "sh_addralign is not a power of 2" diagnostics.
2019-02-27 10:28:23 +00:00
InputSection.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LTO.cpp
Output ELF files after ThinLTO is run.
2019-02-26 19:29:14 +00:00
LTO.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LinkerScript.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LinkerScript.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MapFile.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MapFile.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MarkLive.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MarkLive.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Options.td
[ELF][ARM] Accept and ignore -p and -no-pipleline-knowledge
2019-02-25 10:48:31 +00:00
OutputSections.cpp
ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
2019-02-28 23:11:35 +00:00
OutputSections.h
ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
2019-02-28 23:11:35 +00:00
README.md
Update the documents of the new LLD.
2016-03-12 06:06:40 +00:00
Relocations.cpp
Move a function from .h to .cpp and use a shorter name. NFC.
2019-02-14 19:33:26 +00:00
Relocations.h
Sort enum members so that arch-dependent members are at the right place. NFC.
2019-02-20 00:01:21 +00:00
ScriptLexer.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ScriptLexer.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ScriptParser.cpp
Recover elf32-bigmips and elf32-powerpc support in LLD
2019-02-13 18:51:15 +00:00
ScriptParser.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SymbolTable.cpp
[ELF] Support --{,no-}allow-shlib-undefined
2019-02-01 02:25:05 +00:00
SymbolTable.h
[ELF] Support --{,no-}allow-shlib-undefined
2019-02-01 02:25:05 +00:00
Symbols.cpp
[MIPS] Handle cross-mode (regular <-> microMIPS) jumps
2019-02-19 10:36:58 +00:00
Symbols.h
ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IRELATIVE where possible.
2019-02-13 21:49:55 +00:00
SyntheticSections.cpp
ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
2019-02-28 23:11:35 +00:00
SyntheticSections.h
ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
2019-02-28 23:11:35 +00:00
Target.cpp
ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
2019-02-28 23:11:35 +00:00
Target.h
[PPC64] Sort .toc sections accessed with small code model relocs.
2019-02-12 15:35:49 +00:00
Thunks.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Thunks.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Writer.cpp
ELF: Change FileSize back to a uint64_t.
2019-03-01 18:53:41 +00:00
Writer.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00