]> granicus.if.org Git - clang/commitdiff
Fix test.
authorAnders Carlsson <andersca@mac.com>
Tue, 2 Feb 2010 19:09:34 +0000 (19:09 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 2 Feb 2010 19:09:34 +0000 (19:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95108 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaObjC/cocoa.m

index 9c92731fe7b9b412a02d5ec0c6b7c4629b482652..a8cfb72e1ea8ec5cc762a9a5aac623e2f2ef47e1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -target-cpu pentium4 %s -print-stats
+// RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats 
 #ifdef __APPLE__
 #include <Cocoa/Cocoa.h>
 #endif