llvm/lld/ELF
Kazu Hirata 1cc7f5bede Use static_assert instead of assert (NFC)
Identified with misc-static-assert.
2022-07-23 09:22:27 -07:00
..
Arch [ELF][RISCV] Relax local-exec TLS model 2022-07-15 10:08:08 -07:00
AArch64ErrataFix.cpp [ELF] Move InputFiles global variables (memoryBuffers, objectFiles, etc) into Ctx. NFC 2022-06-29 18:53:38 -07:00
AArch64ErrataFix.h
ARMErrataFix.cpp [ELF] Move InputFiles global variables (memoryBuffers, objectFiles, etc) into Ctx. NFC 2022-06-29 18:53:38 -07:00
ARMErrataFix.h
CallGraphSort.cpp
CallGraphSort.h
CMakeLists.txt Revert "[llvm] cmake config groundwork to have ZSTD in LLVM" 2022-07-08 13:48:05 -07:00
Config.h [LTO][ELF] Add selective --save-temps= option 2022-07-06 10:06:18 -07:00
Driver.cpp [ELF] Internalize isBitcode. NFC 2022-07-22 11:56:46 -07:00
Driver.h [ELF] Move whyExtract/backwardReferences from LinkerDriver to Ctx. NFC 2022-06-29 17:34:31 -07:00
DriverUtils.cpp
DWARF.cpp
DWARF.h
EhFrame.cpp
EhFrame.h
ICF.cpp [ELF] Move InputFiles global variables (memoryBuffers, objectFiles, etc) into Ctx. NFC 2022-06-29 18:53:38 -07:00
ICF.h
InputFiles.cpp [ELF] --fortran-common: remove unneeded identify_magic call. NFC 2022-07-22 11:54:27 -07:00
InputFiles.h [ELF] Internalize isBitcode. NFC 2022-07-22 11:56:46 -07:00
InputSection.cpp [Support] Change compression::zlib::{compress,uncompress} to use uint8_t * 2022-07-13 16:26:54 -07:00
InputSection.h [ELF] Relax R_RISCV_ALIGN 2022-07-07 10:16:09 -07:00
LinkerScript.cpp
LinkerScript.h
LTO.cpp [ELF] Simplify createObjectFile/createLazyFile. NFC 2022-07-22 01:26:12 -07:00
LTO.h
MapFile.cpp [ELF] Move InputFiles global variables (memoryBuffers, objectFiles, etc) into Ctx. NFC 2022-06-29 18:53:38 -07:00
MapFile.h
MarkLive.cpp [ELF] Move InputFiles global variables (memoryBuffers, objectFiles, etc) into Ctx. NFC 2022-06-29 18:53:38 -07:00
MarkLive.h
Options.td [LTO][ELF] Add selective --save-temps= option 2022-07-06 10:06:18 -07:00
OutputSections.cpp [ELF] Optimize getInputSections. NFC 2022-07-05 23:31:09 -07:00
OutputSections.h [ELF] Optimize getInputSections. NFC 2022-07-05 23:31:09 -07:00
README.md
Relocations.cpp [ELF] Relax R_RISCV_ALIGN 2022-07-07 10:16:09 -07:00
Relocations.h [ELF] Relax R_RISCV_ALIGN 2022-07-07 10:16:09 -07:00
ScriptLexer.cpp [ELF] Support -= *= /= <<= >>= &= |= in symbol assignments 2022-06-25 22:22:59 -07:00
ScriptLexer.h
ScriptParser.cpp [ELF] Improve compound assignment tests 2022-06-25 22:30:52 -07:00
ScriptParser.h
Symbols.cpp [ELF] Move whyExtract/backwardReferences from LinkerDriver to Ctx. NFC 2022-06-29 17:34:31 -07:00
Symbols.h [ELF] Move whyExtract/backwardReferences from LinkerDriver to Ctx. NFC 2022-06-29 17:34:31 -07:00
SymbolTable.cpp
SymbolTable.h
SyntheticSections.cpp Use static_assert instead of assert (NFC) 2022-07-23 09:22:27 -07:00
SyntheticSections.h
Target.cpp
Target.h [ELF] Relax R_RISCV_ALIGN 2022-07-07 10:16:09 -07:00
Thunks.cpp [PowerPC][LLD] Change PPC64R2SaveStub to only use non-PC-relative code 2022-07-13 19:34:33 -05:00
Thunks.h
Writer.cpp [ELF] Reword --no-allow-shlib-undefined diagnostic 2022-07-15 01:29:58 -07:00
Writer.h

See docs/NewLLD.rst