summaryrefslogtreecommitdiff
path: root/lld/test/ELF/progname.s
AgeCommit message (Expand)Author
2019-09-07[ELF][test] Improve testsFangrui Song
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2019-01-08[ELF] Remove checking for spurious '@' at the end of dynamic sym namesJames Henderson
2017-11-24[ELF] Make tests with undefined symbols more explicit.Igor Kudrin
2017-07-18[LLD] Mark a number of x86 only tests to require x86Jon Chesterfield
2017-04-25Attempt to fix a Windows bot.Rui Ueyama
2017-04-25Do not create temporary files in the main source tree.Rui Ueyama
2017-04-25Export __progname even if a -dynamic-list is given.Rui Ueyama
2017-04-24Replace a binary .so with a text .s.Rui Ueyama
2016-04-29Document how to recreate a binary.Rafael Espindola
2016-04-29Fix producing undefined reference to __progname.Rafael Espindola
2016-02-02ELF: Rewrite "echo" command arguments in hope that would fix a test breakage.Rui Ueyama
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