summaryrefslogtreecommitdiff
path: root/lld/test
Commit message (Expand)AuthorAgeFilesLines
* [LLD] Do not assume /guard:cf always set together with /guard:ehcontPhoebe Wang2023-05-161-2/+2
* [LLD][ELF] change CHECK to CHECK-NEXT in overlay-phdr.test NFCIPeter Smith2023-05-151-4/+4
* [LLD][ELF] Add missing program header parsing to OVERLAYPeter Smith2023-05-151-0/+33
* [WPD] Update llvm.public.type.test after importing functionsTeresa Johnson2023-05-111-2/+2
* [LLD][ELF] Fix compressed-debug-level test on SystemZUlrich Weigand2023-05-052-0/+8
* [llvm-objdump][COFF] Skip empty export entries when dumping the export tableAlexandre Ganea2023-05-042-40/+33
* [LLD][COFF] Fix incorrect pattern in testAlexandre Ganea2023-05-031-1/+1
* [LLD][ELF] Fix --check-dynamic-relocations for 32-bit targetsAndrew Ng2023-05-031-0/+13
* [ELF] Name MergeSyntheticSection using an input section instead of the output...Fangrui Song2023-05-022-2/+11
* [LLD][MachO] Do not run Mach-O tests on big-endian hostsUlrich Weigand2023-05-021-0/+6
* [ELF][test] Improve AVR testsBen Shi2023-05-021-7/+74
* Revert "[LLD][ELF] Fix compressed-debug-level test on SystemZ"Ulrich Weigand2023-04-281-8/+4
* [lld][ELF] Support relocations R_AVR_LO8_LDI_GS/R_AVR_HI8_LDI_GSBen Shi2023-04-282-2/+41
* [LLD][ELF] Fix compressed-debug-level test on SystemZUlrich Weigand2023-04-271-4/+8
* Always emit symbol table when dwarf section exists in COFFHaohai Wen2023-04-271-1/+8
* [ELF] Add --remap-inputs= and --remap-inputs-file=Fangrui Song2023-04-261-0/+85
* [LLD][COFF] Add /inferasanlibs to lld-link as ignored flagAlvin Wong2023-04-242-0/+24
* [LLD][COFF] Print object file name for unsupported directivesAlvin Wong2023-04-241-0/+15
* [LLD][ELF][AArch64] Add AArch64 short range thunk supportPeter Smith2023-04-245-28/+66
* [lld][AArch64] Add BTI landing pad to PLT when it is accessed by a range exte...Daniel Kiss2023-04-231-0/+54
* [ELF][test] Test .glink code sequence and DT_PPC64_GLINKFangrui Song2023-04-211-0/+20
* [lld-macho] Tweak the names we give to archive membersJez Ng2023-04-201-9/+9
* [ThinLTO] Remove BlockCount for non partial sample profile buildsTeresa Johnson2023-04-205-5/+0
* [PowerPC][LLD] Update DataLayout in testsDavid Tenty2023-04-182-6/+6
* [LLD][ARM] Handle .ARM.exidx sections at non-zero output sec offsetPeter Smith2023-04-141-0/+173
* [lld][WebAssembly] stub objects: Fix handling of LTO libcall dependenciesSam Clegg2023-04-131-8/+2
* [lld][RISCV] Implement GP relaxation for R_RISCV_HI20/R_RISCV_LO12_I/R_RISCV_...Craig Topper2023-04-132-0/+94
* [lld-macho] Add new -reproducible flagKeith Smiley2023-04-061-0/+5
* [lld][WebAssembly] Fix stub library parsing with windows line endingsSam Clegg2023-04-041-0/+3
* [lld] Support separate native object file path in --thinlto-prefix-replaceIvan Tadeu Ferreira Antunes Filho2023-04-043-0/+164
* [lld-macho] Gate category checking behind --check-category-conflictsJez Ng2023-03-311-4/+8
* [RISCV] Bump I, F, D, and A extension versions to 20191214 spec versionCraig Topper2023-03-302-19/+19
* [lld][WebAssembly] Process stub libraries before performing LTOSam Clegg2023-03-306-0/+104
* [lld-macho] Don't emit spurious dupe method warnings for +load methodsJez Ng2023-03-301-8/+49
* [lld-macho][objc] Don't crash when rodata isn't statically linkedJez Ng2023-03-301-0/+40
* [lld-macho][re-land] Warn on method name collisions from category definitionsJez Ng2023-03-303-4/+263
* [lld][ARM][2/3]Big Endian support - Word invariant supportSimi Pallipurath2023-03-2926-2/+509
* [lld][ELF] Support relocations R_AVR_8_LO8/R_AVR_8_HI8/R_AVR_8_HLO8Ben Shi2023-03-291-1/+4
* [lld-macho] Support re-exports of individual symbolsJez Ng2023-03-271-1/+23
* [LLD] [test] Add a missing REQUIRES: x86 in a new testMartin Storsjö2023-03-241-1/+1
* [lld][WebAssembly] Initial support for stub librariesSam Clegg2023-03-234-0/+58
* [lld] Fill .text section gaps with INT3 only on x86 targets.Jacek Caban2023-03-233-2/+80
* [WebAssembly] Replace Bugzilla links with Github issuesHeejin Ahn2023-03-171-1/+1
* [lld-macho] Don't include zero-size private label symbols in map fileJez Ng2023-03-111-1/+11
* [lld-macho] Print archive names in linker mapJez Ng2023-03-112-14/+16
* [lld-macho] Coalesce local symbol aliases along with their aliased weak defJez Ng2023-03-112-105/+149
* [lld] Pass random.randint stop parameter as int.Jacek Caban2023-03-101-1/+1
* Revert "[lld-macho] Warn on method name collisions from category definitions"Jez Ng2023-03-083-263/+4
* [lld-macho] Warn on method name collisions from category definitionsJez Ng2023-03-073-4/+263
* [ELF][RISCV] Make .sdata and .sbss closerFangrui Song2023-03-072-15/+58