Author: andersca
Date: Tue Feb 2 13:09:34 2010
New Revision: 95108
URL: http://llvm.org/viewvc/llvm-project?rev=95108&view=rev
Log:
Fix test.
Modified:
cfe/trunk/test/SemaObjC/cocoa.m
Modified: cfe/trunk/test/SemaObjC/cocoa.m
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/SemaObjC/cocoa.m?rev=95108&r1=95107&r2=95108&view=diff
==============================================================================
--- cfe/trunk/test/SemaObjC/cocoa.m (original)
+++ cfe/trunk/test/SemaObjC/cocoa.m Tue Feb 2 13:09:34 2010
@@ -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
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits