hanchenye-llvm-project/lld/ELF
Fangrui Song 50564ca075 [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter. NFC
Reviewed By: psmith

Differential Revision: https://reviews.llvm.org/D91995
2020-11-25 09:00:55 -08:00
..
Arch [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter. NFC 2020-11-25 09:00:55 -08:00
AArch64ErrataFix.cpp
AArch64ErrataFix.h [LLD][ELF] Optimize linker script filename glob pattern matching NFC 2020-09-16 10:26:11 +01:00
ARMErrataFix.cpp
ARMErrataFix.h [LLD][ELF] Optimize linker script filename glob pattern matching NFC 2020-09-16 10:26:11 +01:00
CMakeLists.txt
CallGraphSort.cpp
CallGraphSort.h
Config.h [ELF] Fix interaction between --unresolved-symbols= and --[no-]allow-shlib-undefined 2020-11-17 12:20:57 -08:00
DWARF.cpp [lib/Object] - Generalize the RelocationResolver API. 2020-11-20 10:32:49 +03:00
DWARF.h
Driver.cpp [lld] Add --no-lto-whole-program-visibility 2020-11-24 16:46:08 -08:00
Driver.h
DriverUtils.cpp [lld/mac] Implement basic typo correction for flags 2020-11-24 11:33:39 -05:00
EhFrame.cpp
EhFrame.h
ICF.cpp [LLD][ELF] Improve ICF for relocations to ineligible sections via "aliases" 2020-10-15 12:43:14 +01:00
ICF.h
InputFiles.cpp [lld][ELF] Add additional time trace categories 2020-11-10 10:28:46 +00:00
InputFiles.h [LLD][ELF] Optimize linker script filename glob pattern matching NFC 2020-09-16 10:26:11 +01:00
InputSection.cpp [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
InputSection.h [ELF] Don't consider SHF_ALLOC ".debug*" sections debug sections 2020-11-12 09:59:43 -08:00
LTO.cpp Flush bitcode incrementally for LTO output 2020-09-17 03:32:31 +00:00
LTO.h
LinkerScript.cpp [ELF] Sort by input order within an input section description 2020-11-12 08:53:11 -08:00
LinkerScript.h [LLD][ELF] Optimize linker script filename glob pattern matching NFC 2020-09-16 10:26:11 +01:00
MapFile.cpp [lld][ELF] Add additional time trace categories 2020-11-10 10:28:46 +00:00
MapFile.h
MarkLive.cpp [ELF] --gc-sections: collect unused .gcc_except_table in section groups and associated text sections 2020-11-17 09:11:20 -08:00
MarkLive.h
Options.td [lld] Add --no-lto-whole-program-visibility 2020-11-24 16:46:08 -08:00
OutputSections.cpp [ELF] Make SORT_INIT_PRIORITY support .ctors.N 2020-11-12 08:56:12 -08:00
OutputSections.h
README.md
Relocations.cpp [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter. NFC 2020-11-25 09:00:55 -08:00
Relocations.h [LLD][ELF] Optimize linker script filename glob pattern matching NFC 2020-09-16 10:26:11 +01:00
ScriptLexer.cpp
ScriptLexer.h
ScriptParser.cpp [ELF] Support multiple SORT in an input section description 2020-11-12 08:46:53 -08:00
ScriptParser.h
SymbolTable.cpp
SymbolTable.h
Symbols.cpp [ELF] --warn-backrefs-exclude: use toString to match the documentation 2020-11-07 20:19:21 -08:00
Symbols.h [ELF] --warn-backrefs: save the referenced InputFile * 2020-10-22 15:27:19 -07:00
SyntheticSections.cpp [ELF] --emit-relocs: fix st_value of STT_SECTION in the presence of a gap before the first input section 2020-11-02 08:37:15 -08:00
SyntheticSections.h [ELF] Handle SHT_RISCV_ATTRIBUTES similarly to SHT_ARM_ATTRIBUTES 2020-09-05 18:36:23 +01:00
Target.cpp [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter. NFC 2020-11-25 09:00:55 -08:00
Target.h [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter. NFC 2020-11-25 09:00:55 -08:00
Thunks.cpp [PowerPC][LLD] Extend R2 save stub to support offsets of more than 26 bits 2020-09-25 06:39:14 -05:00
Thunks.h
Writer.cpp [ELF] Fix interaction between --unresolved-symbols= and --[no-]allow-shlib-undefined 2020-11-17 12:20:57 -08:00
Writer.h

README.md

See docs/NewLLD.rst