]> granicus.if.org Git - clang/commit
-arch is a darwin-only feature, use -target instead to make the linux buildbots happy...
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 14 Mar 2012 01:17:52 +0000 (01:17 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 14 Mar 2012 01:17:52 +0000 (01:17 +0000)
commit5aed86caa05c0ccfd5d493d619403a2593174001
treed59ee23b286265b54a1a60b899bba69143d94aad
parent167174518cc9bdd84b27bfad581028f4092cd68c
-arch is a darwin-only feature, use -target instead to make the linux buildbots happy again.

Also check the error message.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152694 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/altivec.cpp