summaryrefslogtreecommitdiff
path: root/lld/test/COFF/subsystem.test
AgeCommit message (Expand)Author
2020-10-05[LLD] [COFF] Add a private option for setting the os version separately from ...Martin Storsjö
2020-10-05[LLD] [COFF] Fix parsing version numbers with leading zerosMartin Storsjö
2019-06-14[COFF] Allow setting subsystem versions while inferring the subsystem type im...Martin Storsjo
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
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-05-31COFF: Implement subsystem inference.Rui Ueyama
2015-05-29COFF: Add /subsystem option.Rui Ueyama