summaryrefslogtreecommitdiff
path: root/lld/test/COFF/opt.test
AgeCommit message (Expand)Author
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2018-03-30[lld-link] Let /PROFILE imply /OPT:REF /OPT:NOICF /INCREMENTAL:NO /FIXED:NONico Weber
2018-03-30Simplify test more.Nico Weber
2018-03-30Simplify test.Nico Weber
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-06-29COFF: Fix logic to find default entry name or subsystem.Rui Ueyama
2015-06-07COFF: Add /opt:noref option.Rui Ueyama