]> granicus.if.org Git - clang/commitdiff
the sse intrinsics are missing, leading to errors.
authorChris Lattner <sabre@nondot.org>
Sat, 4 Aug 2007 00:19:10 +0000 (00:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Aug 2007 00:19:10 +0000 (00:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40800 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/carbon.c

index 523526edc9575f1477ce4e77b64e85120dd1cea2..e2bae994f008fbf32fd51cc447f68390c7c34c35 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang %s -fsyntax-only
+// RUN: clang %s -fsyntax-only -arch ppc
 #ifdef __APPLE__
 #include <Carbon/Carbon.h>
 #endif