summaryrefslogtreecommitdiff
path: root/lld/test/ELF/allow-multiple-definition.s
AgeCommit message (Expand)Author
2024-03-27[ELF] Change duplicate symbol errors to use errorOrWarnFangrui Song
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2020-04-02[lld] NFC: fix trivial typos in commentsKazuaki Ishizaki
2020-03-15[test] lld/test/: change llvm-objdump single-dash long options to double-dash...Fangrui Song
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2020-02-12[ELF][test] Change -o %t to -o /dev/null if the output is not neededFangrui Song
2019-09-06[ELF][test] Simplify and reorganize testsFangrui Song
2018-03-19allow-multiple-definitions should completely suppress errors instead of makin...Rui Ueyama
2018-02-06Add -no-allow-multiple-definition, -no-pic-executable and -no-warn-common.Rui Ueyama
2017-08-11Add `-z muldefs` option.Rui Ueyama
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