Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / SCCP / 2006-12-19-UndefBug.ll
index 4d686690b98fef25315c2095f3b9514a0d031e02..ec69ce05fe940367cd06a2bec2398183105f3d77 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp | llvm-dis | \
+; RUN: opt < %s -sccp -S | \
 ; RUN:   grep {ret i1 false}
 
 define i1 @foo() {