[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / InstCombine / 2003-11-03-VarargsCallBug.ll
index 71585d426645c1199d6dc1990e74c55fd5689509..c1692f77abb217c2922a36c6c394942884a5a912 100644 (file)
@@ -1,5 +1,5 @@
 ; The cast in this testcase is not eliminable on a 32-bit target!
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep inttoptr
+; RUN: opt < %s -instcombine -S | grep inttoptr
 
 target datalayout = "e-p:32:32"