[LLD] [MinGW] Silence the printouts in one test. NFC.
authorMartin Storsjö <martin@martin.st>
Fri, 18 Jun 2021 12:20:13 +0000 (15:20 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 23 Jun 2021 07:44:01 +0000 (10:44 +0300)
commitf1a18fb6993bcc7d646753c70faa0444abb8cc5c
treecae05e1b8ce14fe6c5217b9ead71085c7d224a2e
parent011b502ce850f423991c97356f566548372c50ca
[LLD] [MinGW] Silence the printouts in one test. NFC.

This particular linker invocation is only run to check that we accept
options, but we don't inspect the generated command line. As all other
commands in the file have their output piped to FileCheck, the lit test
doesn't print any other output; therefore silence this one for consistency
as well.
lld/test/MinGW/driver.test