Sign in
llvm
/
llvm-project
/
lld
/
HEAD
018d648
[ELF] Include sharded relocations in RelocationBaseSection::getSize
by Jessica Clarke
· 3 days ago
main
master
2206b29
[NFC][ELF] Move mergeRels/partitionRels into finalizeContents
by Jessica Clarke
· 3 days ago
dcfe54d
[NFC][ELF][AArch64][MTE] Don't duplicate addRelativeReloc call for MTE globals
by Jessica Clarke
· 3 days ago
1cf8888
[NFC][ELF] Abstract RelrBaseSection more like RelocationBaseSection
by Jessica Clarke
· 3 days ago
4896151
[NFC][ELF] Don't reimplement addReloc in GotSection::addConstant
by Jessica Clarke
· 3 days ago
f16f156
[NFC][ELF] Use InputSectionBase::addReloc in addRelativeReloc
by Jessica Clarke
· 3 days ago
69d1c9b
[lld][WebAssembly] Don't export deps for unused stub symbols (#173422)
by Heejin Ahn
· 3 days ago
72416a3
[ELF][AArch64][PAC] Replace R_AARCH64_AUTH_ABS64 addend hack
by Jessica Clarke
· 4 days ago
de72874
[NFC][ELF][AArch64][MTE] Replace addend hack with less-confusing code
by Jessica Clarke
· 4 days ago
75bd8cc
[NFC][ELF][AArch64][PAC] Use existing addSymbolReloc for R_AARCH64_AUTH_ABS64
by Jessica Clarke
· 4 days ago
2273576
[lld] Adjust compressed-debug-level test for s390x with DFLTCC (#172972)
by Nikita Popov
· 7 days ago
970f233
[LLD] [COFF] Add a missing REQUIRES line in a newly added test
by Martin Storsjö
· 8 days ago
7284316
[llvm][LLD][COFF] Add fat-lto-object support for COFF targets (#165529)
by Stefan Schmidt
· 8 days ago
f456654
[LLD] [COFF] Fix implicit DLL entry point for MinGW (#171680)
by Mateusz Mikuła
· 9 days ago
dad5e0d
[AArch64][llvm-objdump] Fix arm64_32 symbolization (#171164)
by Ryan Mansfield
· 9 days ago
0736999
[lld][MachO] Add --lto-emit-llvm command line option
by Tarun Prabhu
· 10 days ago
dc12896
ELF: Remove stray ;. NFC
by Fangrui Song
· 2 weeks ago
22968e3
[NFC][ELF] Remove pointless NEEDS_TLSGD_TO_IE (#171046)
by Jessica Clarke
· 2 weeks ago
f0a65f8
[lld][docs] Document two linker-script related options for lld ELF (#166313)
by Mingming Liu
· 3 weeks ago
f74bf8d
[lld-macho]Define a flag for adjusting slop scale (#164295)
by Vy Nguyen
· 3 weeks ago
bfcd25f
[lld] Fix typo in lld manpage, nfc (#170299)
by serge-sans-paille
· 3 weeks ago
bc202ac
[lld-macho] Remove cuIndices indirection in UnwindInfoSection. NFC (#170252)
by Fangrui Song
· 4 weeks ago
bb8fb1a
ELF: Move .eh_frame_hdr code closer to .eh_frame . NFC
by Fangrui Song
· 4 weeks ago
342c823
[LLD] Add support for statically resolved vendor-specific RISCV relocations. (#169273)
by Owen Anderson
· 4 weeks ago
5747b69
[lld][WebAssembly] Fix SEGFAULT when importing wrapped symbol (#169656)
by Lukas Döllerer
· 4 weeks ago
8b53970
[lld][MachO] Follow-up to use madvise() for threaded file page-in. (#157917)
by John Holdsworth
· 4 weeks ago
522fafa
[lld] macho: Support section branch relocations, including the 1-byte form (#169062)
by Jez Ng
· 4 weeks ago
6e2a7e0
[LLD][MinGW] Handle MIPS machine (#157742)
by Hervé Poussineau
· 5 weeks ago
06513b0
ELF: Use index 0 for unversioned undefined symbols (#168189)
by Fangrui Song
· 5 weeks ago
c624ddd
[lld:MachO] Allow independent override of weak symbols aliased via .set (#167825)
by Joshua Haberman
· 5 weeks ago
85c41c5
[lld] Add (ignored) /link flag to lld-link for compatibility with MSVC link.exe (#168364)
by Frankie Robertson
· 5 weeks ago
be1fbf2
ELF: Add support for relocating R_AARCH64_FUNCINIT64.
by Peter Collingbourne
· 5 weeks ago
7853691
ELF,test: Test unversioned undefined symbols of index 0 and 1
by Fangrui Song
· 5 weeks ago
7605982
[ELF][AArch64] Fix copy/paste error in llvm_unreachable message
by Jessica Clarke
· 5 weeks ago
040d5f1
[lld][MachO] Read cstring order for non deduped sections (#161879)
by Ellis Hoag
· 6 weeks ago
249cae5
Remove shadowing "size" field from classes that inherit from SyntheticSection (#166323)
by Sterling-Augustine
· 6 weeks ago
548df80
[LLD][COFF] Align EC code ranges to page boundaries (#168222)
by Jacek Caban
· 6 weeks ago
4f05086
[lld][macho] Fix segfault while processing malformed object file. (#167025)
by Prabhu Rajasekaran
· 6 weeks ago
28bdfe4
[lld][WebAssembly] Default to --stack-first (#166998)
by Sam Clegg
· 7 weeks ago
57f9054
[lld][macho] Move unwind logic from equalsVariable to equalsConstant (#165325)
by Jez Ng
· 7 weeks ago
4126e2e
[lld] Remove redundant declarations (NFC) (#166712)
by Kazu Hirata
· 7 weeks ago
353240a
[lld][WebAssembly] Allow `--no-stack-first` in addition to `--stack-first` (#166384)
by Sam Clegg
· 7 weeks ago
68e6736
[lld][WebAssembly] Use writePtrConst helper function (#166228)
by Sam Clegg
· 8 weeks ago
0ad6ad9
[LLD] [Docs] explain --unresolved-symbols options (#165937)
by Florian Mayer
· 8 weeks ago
2d3c200
[ADT] Prepare to deprecate variadic `StringSwitch::Cases`. NFC. (#166020)
by Jakub Kuderski
· 8 weeks ago
81c9e33
[LLD][MachO] Fix warning when building with latest MSVC
by Alexandre Ganea
· 8 weeks ago
44811ab
[lld][macho] Error out gracefully when offset is outside literal section (#164660)
by Jez Ng
· 8 weeks ago
817053d
[lld][macho] Ignore cstrings in bp orderer (#165757)
by Ellis Hoag
· 8 weeks ago
f9f2d75
[lld][test] Fix file cleanup in aarch64-build-attributes.s (#164396)
by David Spickett
· 8 weeks ago
17d1657
[lld][ARM] Don't emit veneers for wraparound branches. (#165263)
by Simon Tatham
· 8 weeks ago
3056d7e
ELF: Rename RandomizePaddingSection to PaddingSection.
by Peter Collingbourne
· 8 weeks ago
0f9789a
[LLD][COFF] Fix manifest UAC trustInfo namespace (#165285)
by Andrew Ng
· 8 weeks ago
4ebbb39
[lld][WebAssembly] LTO: Use PIC reloc model with dynamic imports (#165342)
by Sam Clegg
· 8 weeks ago
ceb8a1b
[lld-macho] Link against libatomic when necessary (#144259)
by Sertonix
· 9 weeks ago
4720b1b
[lld][macho] Use reloc length correctly in hash computation (#165287)
by Ellis Hoag
· 9 weeks ago
8f5e93f
[lld][macho] Support 1-byte branch relocs for x86_64 (#164439)
by Jez Ng
· 9 weeks ago
7defb10
[lld][WebAssembly] Add LTO test for `-mllvm -mcpu=`. NFC (#165170)
by Sam Clegg
· 9 weeks ago
a04ce66
[ADT] Deprecate StringSwitch Cases with 3+ args. NFC. (#165119)
by Jakub Kuderski
· 9 weeks ago
a4750e5
[LLD][COFF] Deduplicate common chunks when linking COFF files. (#162553)
by Joshua Cranmer
· 9 weeks ago
269367e
[lld] Fix RISCV vendor relocation testcase to require RISCV
by Owen Anderson
· 9 weeks ago
d58ee5b
[lld] Add infrastructure for handling RISCV vendor-specific relocations. (#159987)
by Owen Anderson
· 9 weeks ago
d0f4760
[lld][WebAssembly] Honor command line reloc model during LTO (#164838)
by Sam Clegg
· 9 weeks ago
f116089
[DTLTO][Clang][LLD] Fix DTLTO for multi-call LLVM driver toolchain (#162456)
by Andrew Ng
· 9 weeks ago
3e426a0
[lld][test] Remove unsafe-fp-math uses (NFC) (#164598)
by paperchalice
· 9 weeks ago
44f6d47
[ADT] Prepare for deprecation of StringSwitch cases with 4+ args. NFC. (#164173)
by Jakub Kuderski
· 10 weeks ago
2e549c2
[lld][MachO] Disable read-workers.s test eveywhere
by David Spickett
· 2 months ago
b92444a
[lld] Reject --read-workers when lld is built without thread support (#163925)
by David Spickett
· 2 months ago
15d9f43
[lld] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163701)
by Kazu Hirata
· 2 months ago
a51889d
[lld][utils] Remove Python2 compatible imports in benchmark.py
by David Spickett
· 2 months ago
d4c7777
[ELF] Refactor RelocScan::scan to be target-specific (#163138)
by Fangrui Song
· 2 months ago
affaf2a
[LLD] [COFF] Fix aarch64 delayimport of sret arguments (#163096)
by Martin Storsjö
· 2 months ago
30d1a11
AMDGPU: Use ELF mangling in data layout (#163011)
by Matt Arsenault
· 2 months ago
e41d7b2
Add Nix recipe for collecting linker reproducers. (#145789)
by Peter Collingbourne
· 3 months ago
88540a6
[lld][WebAssembly] update error to continue for R_WASM_FUNCTION_INDEX_I32 (#162403)
by Kyungtak Woo
· 3 months ago
ab7e303
[lld][WebAssembly] Error on unexpected relocation types in `-pie`/`-shared` data sections (#162117)
by Sam Clegg
· 3 months ago
98f2aaa
[llvm] Add subcommand support for OptTable (#155026)
by Prabhu Rajasekaran
· 3 months ago
d74a342
[lld][MachO] Tail merge strings (#161262)
by Ellis Hoag
· 3 months ago
75a396e
[LLD][COFF] Fix tailMergeARM64 delayload thunk 128 MB range limitation (#161844)
by Hans Wennborg
· 3 months ago
af413e5
[DTLTO][LLD] Tidy up DTLTO related options (NFC) (#161675)
by Andrew Ng
· 3 months ago
695e795
[lld][MachO] Use llvm::Align and remove StringOffset type (#161253)
by Ellis Hoag
· 3 months ago
50b5a03
[lld][macho][NFC] Factor count zeros into helper function (#161241)
by Ellis Hoag
· 3 months ago
a711ff2
ELF: Use preprocessed relocations for EhInputSection scanning
by Fangrui Song
· 3 months ago
e91298d
ELF: Rename Relocations.cpp functions and rewrite the file-level comment. NFC
by Fangrui Song
· 3 months ago
e1cb8d4
[lld][macho][NFC] Add release note for #158720 (#161295)
by Ellis Hoag
· 3 months ago
45700a5
[lld][WebAssembly] Fix visibility of `__stack_pointer` global (#161284)
by Sam Clegg
· 3 months ago
85ffecc
ELF: Store EhInputSection relocations to simplify code. NFC
by Fangrui Song
· 3 months ago
1673bb7
ELF: Test .eh_frame relocation
by Fangrui Song
· 3 months ago
5beb72f
[lld][macho] Rename test to fix spelling (#160938)
by Ellis Hoag
· 3 months ago
2baa750
[lld][WebAssembly] Fix check for implicitly exported mutable globals (#160966)
by Sam Clegg
· 3 months ago
8cb268b
[lld][WebAssembly] Fix check for exporting mutable globals (#160787)
by Sam Clegg
· 3 months ago
a6202bb
[LLD] [COFF] Fix symbol names for import thunks (#160694)
by Martin Storsjö
· 3 months ago
36a9729
ELF: EhFrameSection: Remove unused template parameters
by Fangrui Song
· 3 months ago
6ebd5ca
[lld][WebAssembly] Allow --import-memory to take single name (#160409)
by Sam Clegg
· 3 months ago
1f7c233
[lld][WebAssembly] Remove redundant assignment. NFC (#160400)
by Sam Clegg
· 3 months ago
642ad78
[lld][ELF] Fix gc-sections-print.s failure in read-only directories (#160204)
by Ivan Tadeu Ferreira Antunes Filho
· 3 months ago
dbc4f83
[lld] Fix requires in cstring test (#160172)
by Ellis Hoag
· 3 months ago
e409d5c
[LLD][MachO] Option to emit separate cstring sections (#158720)
by Ellis Hoag
· 3 months ago
403d724
ELF: Split relocateAlloc to relocateAlloc and relocateEh. NFC
by Fangrui Song
· 3 months ago
54c4dc1
[LLD][MachO] Silence warning when building with MSVC
by Alexandre Ganea
· 3 months ago
d6af214
[lld-link] Do not assert when reporting error about non-thin archive (#159828)
by Nico Weber
· 3 months ago
Next »