aboutsummaryrefslogtreecommitdiff
path: root/lld/test
AgeCommit message (Expand)AuthorFilesLines
3 hours[LLD][COFF] Fix out-of-bounds write when filling gaps with INT3 in code secti...Petr Beneš1-0/+60
18 hours[lld][WebAssembly] Add new __rodata_start/__rodata_end symbols (#172102)Sam Clegg3-16/+47
19 hours[lld][Hexagon] Fix R_HEX_TPREL_11_X relocation on duplex instructions (#179860)Brian Cain1-1/+35
4 days[lld][WebAssembly] Improve import mismatch error reporting (#178715)Sam Clegg2-17/+49
4 days[ELF][test] Consolidate .eh_frame FDE encoding testsFangrui Song11-375/+231
4 days[ELF][test] Consolidate invalid-eh-frame testsFangrui Song11-226/+199
5 days[ELF,test] Improve error message testsFangrui Song17-174/+192
7 days[ELF] Support DW_EH_PE_sdata8 encoding in .eh_frame_hdr (#179089)Fangrui Song2-35/+110
8 days[lld-macho] Fix branch relocations with addends to target actual function (#1...alx321-0/+80
9 days[ELF,test] Improve riscv and aarch64 relocation error testsFangrui Song13-192/+192
9 days[ELF,test] Improve error/warning message checksFangrui Song48-114/+117
9 days[ELF,test] Improve error message checks with proper formatFangrui Song9-52/+50
10 days[ELF] Fix IRELATIVE addend if the resolver address is updated by linker relax...Fangrui Song2-38/+162
10 days[ELF][AArch64][PAC][MTE] Handle Memtag globals for R_AARCH64_AUTH_ABS64Jessica Clarke2-0/+51
11 days[lld][MachO] Accept hex format for cstring hashes in order file (#178933)SharonXSharon1-4/+4
12 days[lld][WebAssembly] Fix symbol type for __memory_base/__table_base. (#178773)Sam Clegg4-40/+69
12 days[lld][WebAssembly] Honor export flags in addOptionalGlobalSymbol. NFC (#178754)Sam Clegg3-35/+66
12 days[lld][WebAssembly] Improve merging multiple occurrences of an undefined symbo...Sam Clegg1-0/+41
12 days[ELF,RISCV] Fix code style after #169273 (#178365)Fangrui Song1-1/+1
13 days[lld] Fill section gaps with trap instructions (#176845)Zachary Yedidia1-0/+56
13 days[lld][WebAssembly] Convert pic-static test to assembly. NFC (#178321)Sam Clegg2-121/+159
13 days[DTLTO] support distributing bitcode from FatLTO objects (#176928)Rose Hudson1-2/+2
2026-01-23[ELF] Set vna_flags to VER_FLG_WEAK if all references are weak (#176673)Fangrui Song2-18/+80
2026-01-22[ELF] --why-live: Skip symbol at index 0 and section symbols, handle .eh_fram...Fangrui Song1-0/+44
2026-01-19[DTLTO] Add DTLTO-specific LTO input handling time-trace scopes (#175799)Ben Dunbobbin1-0/+65
2026-01-16[lld][WebAssembly] Fix crash in debug info relocation against shared symbols ...Sam Clegg1-0/+36
2026-01-16[ELF][Mips] Fix addend for preemptible static TLSJessica Clarke3-3/+3
2026-01-15[lld][LoongArch] Support reloc types for LA32R/LA32S (#172618)hev9-59/+388
2026-01-10[lld][LoongArch][NFC] Explicitly enable LA32S in LA32 test casesWANG Rui10-20/+20
2026-01-09Fix lld crash using --fix-cortex-a53-843419 (#170495)Tarcísio Fischer1-0/+107
2026-01-09[LLD] [MinGW] Add the --fat-lto-objects flag (#174962)Martin Storsjö1-1/+8
2026-01-08[lld][COFF] Add /linkreprofullpathrsp flag (#174971)David Truby1-0/+43
2026-01-07Revert "[lld][COFF] Add /linkreprofullpathrsp flag" (#174831)Jan Svoboda1-43/+0
2026-01-07[lld][COFF] Add /linkreprofullpathrsp flag (#165449)David Truby1-0/+43
2026-01-06[ELF] Add VersionNode lexer state for better version script parsingFangrui Song3-2/+14
2026-01-05[ThinLTO][COFF] Pass loop and slp vectorize options to LTO backend (#173041)Andrew Ng1-0/+48
2025-12-24[ELF] Include sharded relocations in RelocationBaseSection::getSizeJessica Clarke1-0/+20
2025-12-23[lld][WebAssembly] Don't export deps for unused stub symbols (#173422)Heejin Ahn4-10/+27
2025-12-19[lld] Adjust compressed-debug-level test for s390x with DFLTCC (#172972)Nikita Popov1-1/+1
2025-12-18[LLD] [COFF] Add a missing REQUIRES line in a newly added testMartin Storsjö1-0/+2
2025-12-18[llvm][LLD][COFF] Add fat-lto-object support for COFF targets (#165529)Stefan Schmidt3-0/+133
2025-12-17[LLD] [COFF] Fix implicit DLL entry point for MinGW (#171680)Mateusz Mikuła11-15/+15
2025-12-17[AArch64][llvm-objdump] Fix arm64_32 symbolization (#171164)Ryan Mansfield2-64/+14
2025-12-16[lld][MachO] Add --lto-emit-llvm command line optionTarun Prabhu1-0/+18
2025-12-04[lld-macho]Define a flag for adjusting slop scale (#164295)Vy Nguyen1-0/+11
2025-11-27[LLD] Add support for statically resolved vendor-specific RISCV relocations. ...Owen Anderson1-4/+11
2025-11-27[lld][WebAssembly] Fix SEGFAULT when importing wrapped symbol (#169656)Lukas Döllerer1-0/+32
2025-11-26[lld][MachO] Follow-up to use madvise() for threaded file page-in. (#157917)John Holdsworth1-3/+0
2025-11-25[lld] macho: Support section branch relocations, including the 1-byte form (#...Jez Ng1-1/+17
2025-11-23[LLD][MinGW] Handle MIPS machine (#157742)Hervé Poussineau1-0/+6