Reapply r121905 (automatic synthesis of @llvm.sadd.with.overflow) with a fix for...
[oota-llvm.git] / test / FrontendC / 2002-12-15-GlobalBoolTest.c
index 6b27391d9b5cbc6e140ef9f511d09d1952fe6a0a..c27a23abc6ec3d7b0c1b6d6fe62aaaccb791aa4d 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
 
 
 _Bool X = 0;