Modify test to use -S instead of -c so that it works when an external assembler is...
authorDouglas Yung <douglas.yung@sony.com>
Wed, 15 Jan 2020 02:58:18 +0000 (18:58 -0800)
committerDouglas Yung <douglas.yung@sony.com>
Wed, 15 Jan 2020 02:58:18 +0000 (18:58 -0800)
commitc6e69880ae4d9ce4d27bf046292a0a20c3ab3540
treef7c22bd18e3a66ea27f3a6d9556e93a1b7db82a3
parentaca3e70d2bc0dd89b7d486c2a8eac70d8a89e790
Modify test to use -S instead of -c so that it works when an external assembler is used that is not present.
clang/test/Driver/cc1-spawnprocess.c