[clang][test] Fix test for external assemblers
authorDouglas Yung <douglas.yung@sony.com>
Wed, 22 Jul 2020 21:50:20 +0000 (14:50 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Wed, 22 Jul 2020 21:50:20 +0000 (14:50 -0700)
commite0ee2288424952e0445f096ae7800472eac11249
tree8368fcc4105c74a2326f4578eac20d5a32be579e
parent3fff5acd8f5f144cc2cd6f52cb3f37d8e01c4d2f
[clang][test] Fix test for external assemblers

This test depends on using the integrated assembler, so make it
explicit by specifying -fintegrated-as.
clang/test/Driver/pch-codegen.cpp