aboutsummaryrefslogtreecommitdiff
path: root/lld/test
AgeCommit message (Expand)AuthorFilesLines
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
2025-11-22ELF: Use index 0 for unversioned undefined symbols (#168189)Fangrui Song2-2/+2
2025-11-21[lld:MachO] Allow independent override of weak symbols aliased via .set (#167...Joshua Haberman1-0/+97
2025-11-21[lld] Add (ignored) /link flag to lld-link for compatibility with MSVC link.e...Frankie Robertson1-0/+3
2025-11-19ELF: Add support for relocating R_AARCH64_FUNCINIT64.Peter Collingbourne2-0/+37
2025-11-18ELF,test: Test unversioned undefined symbols of index 0 and 1Fangrui Song1-0/+41
2025-11-17[lld][MachO] Read cstring order for non deduped sections (#161879)Ellis Hoag1-10/+12
2025-11-17[LLD][COFF] Align EC code ranges to page boundaries (#168222)Jacek Caban1-3/+33
2025-11-11[lld][macho] Fix segfault while processing malformed object file. (#167025)Prabhu Rajasekaran2-0/+256
2025-11-08[lld][WebAssembly] Default to --stack-first (#166998)Sam Clegg49-201/+203
2025-11-04[lld][WebAssembly] Allow `--no-stack-first` in addition to `--stack-first` (#...Sam Clegg1-0/+25
2025-11-03[lld][WebAssembly] Use writePtrConst helper function (#166228)Sam Clegg1-0/+60
2025-11-01[lld][macho] Error out gracefully when offset is outside literal section (#16...Jez Ng1-0/+45
2025-10-31[lld][macho] Ignore cstrings in bp orderer (#165757)Ellis Hoag1-0/+5
2025-10-31[lld][test] Fix file cleanup in aarch64-build-attributes.s (#164396)David Spickett1-5/+5
2025-10-31[lld][ARM] Don't emit veneers for wraparound branches. (#165263)Simon Tatham1-0/+102
2025-10-29[LLD][COFF] Fix manifest UAC trustInfo namespace (#165285)Andrew Ng4-49/+95
2025-10-28[lld][WebAssembly] LTO: Use PIC reloc model with dynamic imports (#165342)Sam Clegg1-0/+5
2025-10-27[lld][macho] Support 1-byte branch relocs for x86_64 (#164439)Jez Ng2-4/+16
2025-10-27[lld][WebAssembly] Add LTO test for `-mllvm -mcpu=`. NFC (#165170)Sam Clegg1-0/+27
2025-10-24[LLD][COFF] Deduplicate common chunks when linking COFF files. (#162553)Joshua Cranmer1-0/+39
2025-10-24[lld] Fix RISCV vendor relocation testcase to require RISCVOwen Anderson1-0/+1
2025-10-24[lld] Add infrastructure for handling RISCV vendor-specific relocations. (#15...Owen Anderson1-0/+18
2025-10-23[lld][WebAssembly] Honor command line reloc model during LTO (#164838)Sam Clegg1-0/+21
2025-10-22[lld][test] Remove unsafe-fp-math uses (NFC) (#164598)paperchalice7-11/+11
2025-10-17[lld][MachO] Disable read-workers.s test eveywhereDavid Spickett1-0/+3
2025-10-17[lld] Reject --read-workers when lld is built without thread support (#163925)David Spickett5-1/+16
2025-10-13[LLD] [COFF] Fix aarch64 delayimport of sret arguments (#163096)Martin Storsjö2-66/+72
2025-10-13AMDGPU: Use ELF mangling in data layout (#163011)Matt Arsenault3-5/+5