Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / GlobalOpt / undef-init.ll
index bb483fc37690e875b40edacf4105063eee33da81..c14949739508f367aa1d403cf5a5938db2432253 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globalopt | llvm-dis | not grep store
+; RUN: opt < %s -globalopt -S | not grep store
 
 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [ { i32, void ()* } { i32 65535, void ()* @_GLOBAL__I__Z3foov } ]          ; <[1 x { i32, void ()* }]*> [#uses=0]
 @X.0 = internal global i32 undef                ; <i32*> [#uses=2]