summaryrefslogtreecommitdiff
path: root/lld/test/ELF/pre_init_fini_array_missing.s
AgeCommit message (Expand)Author
2024-07-02[ELF] Make start/stop symbols retain associated discardable output sectionsFangrui Song
2020-03-26[X86InstPrinter] Change printPCRelImm to print the target address in hexadeci...Fangrui Song
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2019-09-16[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song
2019-09-07[ELF][test] Improve testsFangrui Song
2019-05-01[llvm-objdump] Print newlines before and after "Disassembly of section ...:"Fangrui Song
2018-06-26[ELF] Move `// REQUIRES:` line to the topFangrui Song
2018-05-18Mitigate relocation overflow [part 2 of 2]Han Shen
2017-03-13ELF: Resolve _end symbols correctly.Peter Collingbourne
2016-11-23lld: Default image base address to 0x200000 on x86-64Ed Maste
2015-11-18Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola
2015-11-17Rename test/elf2 to test/ELF.Rafael Espindola