llvm-project/lld/test/MinGW
Martin Storsjö 61e2f9fa2e [LLD] [MinGW] Support setting the subsystem version via the subsystem argument
If a version is specified both with --{major,minor}-subsystem-version and
with --subsystem <name>:<version>, the one specified last (that actually
sets a version) takes precedance in GNU ld; thus doing the same here.

Differential Revision: https://reviews.llvm.org/D88804
2020-10-05 23:08:08 +03:00
..
driver.test [LLD] [MinGW] Support setting the subsystem version via the subsystem argument 2020-10-05 23:08:08 +03:00
lib.test [LLD] [MinGW] Look for other library patterns with -l 2019-10-10 08:52:39 +00:00