aboutsummaryrefslogtreecommitdiff
path: root/lld/test
AgeCommit message (Expand)AuthorFilesLines
2024-05-15[lld] Fix -ObjC load behavior with LTO (#92162)Nuri Amari1-3/+20
2024-05-13Reland: [LLD] Implement --enable-non-contiguous-regions (#90007)Daniel Thornburgh2-0/+320
2024-05-13Revert "[LLD] Implement --enable-non-contiguous-regions" (#92005)Daniel Thornburgh2-320/+0
2024-05-13[LLD] Implement --enable-non-contiguous-regions (#90007)Daniel Thornburgh2-0/+320
2024-05-12[ELF,test] Fix typo in check prefixesFangrui Song4-34/+34
2024-05-09[lld-macho] Add support for non-lazy categories to ObjC category merger (#91548)alx321-0/+47
2024-05-08MIPS: Use pcrel|sdata4 for eh_frame (#91291)YunQiang Su1-3/+5
2024-05-06[lld-macho] Add support for category names in ConcatInputSection's (#90850)alx321-1/+1
2024-05-06[lld-macho] Category Merger: add support for addrsig references (#90903)alx321-0/+3
2024-05-06Revert "Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLT...Jan Voung5-15/+15
2024-05-03[lld] Error on unsupported split stack (#88063)Patrick O'Neill1-0/+24
2024-05-03[lld,test] Convert text files from CRLF to LFFangrui Song4-116/+116
2024-05-02[lld-macho] Make category merging symbol names match ld64 (#90864)alx322-4/+4
2024-05-01[ELF] Adjust --compress-sections to support compression levelFangrui Song2-12/+20
2024-05-01Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung5-15/+15
2024-04-28Revert "Revert "[WebAssembly] remove instruction after builtin trap" (#90354)...Congcong Cai1-1/+1
2024-04-26[RISCV] Add an instruction PrettyPrinter to llvm-objdump (#90093)Craig Topper4-36/+36
2024-04-26[MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song1-2/+2
2024-04-26Revert "[RISCV] Support RISCV Atomics ABI attributes (#84597)"Alex Bradbury1-202/+0
2024-04-25Revert "[MC] Rename temporary symbols of empty name to ".L0 " (#89693)"Amir Ayupov1-2/+2
2024-04-25[RISCV] Support RISCV Atomics ABI attributes (#84597)Paul Kirth1-0/+202
2024-04-24[MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song1-2/+2
2024-04-25Revert "[MC] Rename temporary symbols of empty name to ".L0 "" (#90002)Mehdi Amini1-2/+2
2024-04-24[MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song1-2/+2
2024-04-23IRSymTab: Record _GLOBAL_OFFSET_TABLE_ for ELF x86Fangrui Song2-0/+100
2024-04-19[ELF,test] Remove --raw-relr from pack-dyn-relocs.sFangrui Song1-80/+15
2024-04-19[llvm-readelf] Print more information for RELRFangrui Song2-28/+28
2024-04-19[ELF] Add --default-script/-dTFangrui Song2-1/+66
2024-04-18[ELF,test] Make debug-names-bad.s Linux only because of GNU sed extensionFangrui Song1-1/+1
2024-04-18[lld][ELF] Add --debug-names to create merged .debug_names. (#86508)cmtice14-1/+4657
2024-04-18[LLD] [COFF] Don't create pseudo relocations for discardable sections (#89043)Martin Storsjö1-0/+43
2024-04-16[LoongArch] Use R_LARCH_ALIGN with section symbol (#84741)Jinyang He2-2/+31
2024-04-16[LLD] [COFF] Error out if the runtime pseudo relocation function is missing ...Martin Storsjö6-0/+51
2024-04-15[LLD] [COFF] Don't add pseudo relocs for dangling references (#88487)Martin Storsjö1-0/+41
2024-04-11lld/AArch64: handle more relocation addends (#87328)Ramkumar Ramachandra1-2/+13
2024-04-10[ThinLTO]Record import type in GlobalValueSummary::GVFlags (#87597)Mingming Liu1-4/+4
2024-04-10[LLD][COFF] Check machine types in ICF::equalsConstant. (#88140)Jacek Caban1-0/+37
2024-04-05[test][lld][ELF] Enhance pack-dyn-relocs.s test (#87756)Daniil Kovalev1-50/+50
2024-04-05[ELF,test] Add test for R_AARCH64_* implicit addendsFangrui Song1-0/+86
2024-04-05[LLD][COFF] Add ARM64EC support to findLineTable. (#87240)Jacek Caban1-3/+56
2024-04-04[ELF] PROVIDE: fix spurious "symbol not found"Fangrui Song1-0/+25
2024-04-04[LLD][COFF] Use getMachineArchType in LinkerDriver::getArch. (#87499)Jacek Caban1-0/+24
2024-04-04[lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (#72714)Daniil Kovalev4-5/+254
2024-04-02[ELF] Actually sort IRELATIVE by offsetFangrui Song1-6/+8
2024-04-02[ELF] Sort IRELATIVE by offsetFangrui Song2-53/+47
2024-03-29[ELF] Enhance --no-allow-shlib-undefined for non-exported definitionsFangrui Song2-7/+4
2024-03-29[ELF,test] Improve "non-exported symbol" testsFangrui Song1-0/+4
2024-03-28[lld-macho] Disable objc test on 32-bit ARM targetsLeandro Lupori1-0/+1
2024-03-28[lld-macho] Ignore -no_warn_duplicate_libraries flag (#86303)Keith Smiley1-1/+1
2024-03-28[llvm] Write temporary test files into %tDmitri Gribenko1-2/+2