summaryrefslogtreecommitdiff
path: root/lld/test/ELF/pre_init_fini_array.s
AgeCommit message (Expand)Author
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2021-02-13ELFObjectWriter: Don't sort non-local symbolsFangrui Song
2020-03-27[lld test] Tighten ELF/pre_init_fini_array.s testThomas Preud'homme
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2020-03-04[llvm-readelf] Make --all output order closer to GNU readelfFangrui Song
2019-09-10[ELF][test] Make tests more tolerant to exact symbol addressesFangrui Song
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2018-06-26[ELF] Move `// REQUIRES:` line to the topFangrui Song
2016-11-23lld: Default image base address to 0x200000 on x86-64Ed Maste
2016-04-05Delete broken code.Rafael Espindola
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