[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2008-10-03-CouldNotCompute.ll
index c78188d4d223a34457f3ef5b03d1ad0b255aaf7e..23e78849613877324b3189102654105512372e02 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars
+; RUN: opt < %s -indvars
 ; PR2857
 
 @foo = external global i32             ; <i32*> [#uses=1]