Add encoding for VSTR.
[oota-llvm.git] / test / FrontendC / 2002-02-13-TypeVarNameCollision.c
index ec334013ae0199691b5a6c9fb109068e6288897d..2dede68a38dd83deb3b14bdccbd3418d83d64c96 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
 
 /* This testcase causes a symbol table collision.  Type names and variable
  * names should be in distinct namespaces