llvm-capstone/lld/ELF
Weining Lu edbe7fa5fe [lld][LoongArch] Fix handleUleb128
(cherry picked from commit a41bcb3930534ef1525b4fc30e53e818b39e2b60)
2024-03-16 18:28:00 -07:00
..
Arch [lld][LoongArch] Fix handleUleb128 2024-03-16 18:28:00 -07:00
AArch64ErrataFix.cpp [llvm] Add missing StringExtras.h includes 2023-06-25 15:42:22 +01:00
AArch64ErrataFix.h
ARMErrataFix.cpp [lld] StringRef::{starts,ends}with => {starts,ends}_with. NFC 2023-06-05 14:36:19 -07:00
ARMErrataFix.h
CallGraphSort.cpp [ELF] Fix assertion in cdsort (#71708) 2023-11-08 12:34:36 -08:00
CallGraphSort.h [ELF] A new code layout algorithm for function reordering [3a/3] 2023-09-26 06:24:34 -07:00
CMakeLists.txt [lld] Add target support for SystemZ (s390x) (#75643) 2024-02-16 05:17:32 -08:00
Config.h [ELF] Add internal InputFile (#78944) 2024-01-22 09:09:46 -08:00
Driver.cpp [lld] Add target support for SystemZ (s390x) (#75643) 2024-02-16 05:17:32 -08:00
Driver.h [llvm] Extract common OptTable bits into macros 2023-08-04 13:57:13 -07:00
DriverUtils.cpp [lld] Use SmallString::operator std::string (NFC) 2024-01-22 00:13:23 -08:00
DWARF.cpp
DWARF.h [ELF] IWYU <optional> NFC 2023-12-06 15:18:46 -08:00
EhFrame.cpp
EhFrame.h
ICF.cpp [ELF] --icf: switch to xxh3_64bits 2023-07-18 17:57:31 -07:00
ICF.h
InputFiles.cpp [lld] Add target support for SystemZ (s390x) (#75643) 2024-02-16 05:17:32 -08:00
InputFiles.h [lld][WebAssembly] Implement --start-lib/--end-lib (#78821) 2024-01-22 10:04:26 -08:00
InputSection.cpp [lld][ELF] Support relax R_LARCH_ALIGN (#78692) 2024-02-16 05:39:14 -08:00
InputSection.h [lld][ELF] Support relax R_LARCH_ALIGN (#78692) 2024-02-16 05:39:14 -08:00
LinkerScript.cpp [ELF] Add internal InputFile (#78944) 2024-01-22 09:09:46 -08:00
LinkerScript.h [ELF] Merge copyLocalSymbols and demoteLocalSymbolsInDiscardedSections (#69425) 2023-10-18 08:56:17 -07:00
LTO.cpp [ELF] --save-temps --lto-emit-asm: derive ELF/asm file names from bitcode file names 2024-01-23 11:38:15 -08:00
LTO.h [ELF] --save-temps --lto-emit-asm: derive ELF/asm file names from bitcode file names 2024-01-23 11:38:15 -08:00
MapFile.cpp [ELF] Demote symbols in /DISCARD/ discarded sections to Undefined (#69295) 2023-10-17 14:10:52 -07:00
MapFile.h
MarkLive.cpp [LLD][ELF] Cortex-M Security Extensions (CMSE) Support 2023-07-06 11:34:07 +01:00
MarkLive.h
Options.td Reapply [ELF] Making cdsort default for function reordering (#68638) 2023-11-03 16:03:06 -07:00
OutputSections.cpp [ELF] Define NOMINMAX to fix zlib.h caused build failure on Windows (#70368) 2023-11-02 08:59:54 -04:00
OutputSections.h
README.md
Relocations.cpp [lld/ELF] Avoid unnecessary TPOFF relocations in GOT for -pie (#81739) 2024-02-16 12:24:37 -08:00
Relocations.h [lld] Add target support for SystemZ (s390x) (#75643) 2024-02-16 05:17:32 -08:00
ScriptLexer.cpp [ELF] Support operator ^ and ^= 2023-07-15 14:10:40 -07:00
ScriptLexer.h [ELF] Add internal InputFile (#78944) 2024-01-22 09:09:46 -08:00
ScriptParser.cpp [lld] Add target support for SystemZ (s390x) (#75643) 2024-02-16 05:17:32 -08:00
ScriptParser.h
Symbols.cpp [ELF] Rename LazyObject to LazySymbol. NFC 2024-01-19 16:15:52 -08:00
Symbols.h [ELF] Suppress --no-allow-shlib-undefined diagnostic when a SharedSymbol is overridden by a hidden visibility Defined which is later discarded 2024-01-22 10:09:35 -08:00
SymbolTable.cpp [ELF] Merge verdefIndex into versionId. NFC (#72208) 2023-11-16 01:03:52 -08:00
SymbolTable.h [LLD][ELF] Cortex-M Security Extensions (CMSE) Support 2023-07-06 11:34:07 +01:00
SyntheticSections.cpp [lld] Add target support for SystemZ (s390x) (#75643) 2024-02-16 05:17:32 -08:00
SyntheticSections.h [NFC] [lld] [MTE] Rename MemtagDescriptors to MemtagGlobalDescriptors (#77300) 2024-01-09 10:06:21 +01:00
Target.cpp [lld] Add target support for SystemZ (s390x) (#75643) 2024-02-16 05:17:32 -08:00
Target.h [lld][ELF] Support relax R_LARCH_ALIGN (#78692) 2024-02-16 05:39:14 -08:00
Thunks.cpp [lld] Synthesize metadata for MTE globals 2023-07-31 17:07:42 +02:00
Thunks.h
Writer.cpp [ELF] Eliminate symbols demoted due to /DISCARD/ discarded sections (#85167) 2024-03-14 17:01:14 +00:00
Writer.h [lld] [MTE] Allow android note for static executables. (#77078) 2024-01-08 11:22:38 +01:00

See docs/NewLLD.rst