move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2003-11-18-CondExprLValue.c
index ec000a443d90b63e8d3064efd6d0911537acac61..68ee622c64195a1f0bd72bcf072083c8fa0f0259 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
 
 typedef struct { unsigned long pgprot; } pgprot_t;