This test fails if there is no integrated assembler, so change the -c option to ...
authorDouglas Yung <douglas.yung@sony.com>
Tue, 1 May 2018 23:32:09 +0000 (23:32 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Tue, 1 May 2018 23:32:09 +0000 (23:32 +0000)
commitddbd2b530c42d46eff1ad1360eb6cc5664f52bb3
treec0b8ae0afe4fdd5aa7b1107eaca0ec01e469a0ca
parent63e3af838c52f3e68e2402eb9a247d1cd24b26b2
This test fails if there is no integrated assembler, so change the -c option to -S as it is not important to the test and allows it to pass when there is no integrated assembler.

llvm-svn: 331318
clang/test/Driver/config-file4.c