Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / SCCP / 2004-11-16-DeadInvoke.ll
index cf64677334a207964e11c22936e0c6b38436e153..5d2c78ef874c0a5f52ff9fcf750645418bdbfc21 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp -disable-output
+; RUN: opt < %s -sccp -disable-output
 
 declare i32 @foo()