[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Transforms / InstCombine / 2003-05-27-ConstExprCrash.ll
index 214fa4d846dbcb224dcc2eae7200ef3c372f678d..8645249b7caea128d94973e4337bf12a749cff65 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 
 @X = global i32 5               ; <i32*> [#uses=1]