move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2007-02-04-WITH_SIZE_EXPR.c
index f02a44b157336a9e3e27ef784e5b8052cf0381b6..d5a9fbb0ecc25b1f7b760e4f5b5394b9b64916cc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -O3 -S -o - -emit-llvm
+// RUN: %llvmgcc %s -O3 -S -o -
 // PR1174
 
 void zzz (char *s1, char *s2, int len, int *q)