correct suffix matching to search for s/l/t suffixes on
[oota-llvm.git] / test / Transforms / IndVarSimplify / casted-argument.ll
index 6d7aaa9161ad15dc8762c342c39410c83bf80c66..a5e002b4578f1bb59889f1586f4533f70168b1ff 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars -disable-output
+; RUN: opt < %s -indvars -disable-output
 ; PR4009
 ; PR4038
 
@@ -47,4 +47,4 @@ if.end54:             ; preds = %if.end54, %if.else
 
 declare void @bcopy(i8* nocapture) nounwind
 
-declare void @bcopy_4038(i8*, i32) nounwind
+declare void @bcopy_4038(i8*, i8*, i32) nounwind