Add encoding for VSTR.
[oota-llvm.git] / test / FrontendC / 2005-06-15-ExpandGotoInternalProblem.c
index d7d03badfddf2cd15a1846d760d3f89069d3b504..0f076c9bf79f1709d898d9bce5d93ed9eae7db4a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -std=c99 %s -S -o - | llvm-as | \
+// RUN: %llvmgcc -std=c99 %s -S -o - | \
 // RUN:    opt -std-compile-opts -disable-output
 // PR580