commit | 69e80c58bcfdeeadc90f205b9c1b234f8eed14ed | [log] [tgz] |
---|---|---|
author | Jordan Rose <jordan_rose@apple.com> | Thu Sep 27 01:40:12 2012 +0000 |
committer | Jordan Rose <jordan_rose@apple.com> | Thu Sep 27 01:40:12 2012 +0000 |
tree | 2d66153dfd2b4a0cba0a1e6faef8a65e416c623f | |
parent | c04bb926ef693c94560da254e87926e93bb9c92f [diff] |
Use %clang_cc1 so that the test works even if the target isn't available. Xcode-style clang builds only support Xcode's architectures, so mips isn't available and the driver tries to use gcc instead. cc1 will go ahead and do -fsyntax-only for any platform it knows about even if it can't actually compile. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164742 91177308-0d34-0410-b5e6-96231b3b80d8