Add encoding for VSTR.
[oota-llvm.git] / test / FrontendC / 2002-02-14-EntryNodePreds.c
index f1e01515fd77f3f5e6fe4a9b784364741d0cfbaf..851af912174b838a01d2d2543b81fa372bc23f0e 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
 
 /* GCC Used to generate code that contained a branch to the entry node of 
  * the do_merge function.  This is illegal LLVM code.  To fix this, GCC now