Add encoding for VSTR.
[oota-llvm.git] / test / FrontendC / 2002-04-07-SwitchStmt.c
index 79632c9eb8adf4bdea20a9723477c2a9b12975ea..33e9c3d7a78a816c9b448def85ebb1efbd01417e 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
 
 int printf(const char *, ...);
 int foo();