Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / DeadStoreElimination / volatile-load.ll
index c9891bc3228974cf1b1140fcd97acaac7c243987..59a1129348b9b24f349ecc667f84efe03b51d681 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -dse | llvm-dis | grep {volatile load}
+; RUN: opt < %s -dse -S | grep {volatile load}
 
 @g_1 = global i32 0