summaryrefslogtreecommitdiff
path: root/lld/test/COFF/base.test
AgeCommit message (Expand)Author
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2020-03-15[test] lld/test/: change llvm-objdump single-dash long options to double-dash...Fangrui Song
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2016-06-27[yaml2obj] Updating LLD tests to account for LLVM r273915Chris Bieneman
2015-08-06COFF: Make test commands shorter. NFC.Rui Ueyama
2015-08-06COFF: Remove the old COFF linker and make link an alias to link2.Rui Ueyama
2015-07-03COFF: Fix /base option.Rui Ueyama
2015-06-29COFF: Fix logic to find default entry name or subsystem.Rui Ueyama
2015-05-31COFF: Remove redundant options from tests.Rui Ueyama
2015-05-31COFF: Implement subsystem inference.Rui Ueyama
2015-05-29COFF: Add /base option.Rui Ueyama