Eliminate more redundant llvm-as calls.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-07-16-sse2_storel_dq.ll
index e700e93fef83113963312f51d8b2821041882d15..501d8a66c3e64340c1c5a6dc9ae565e20695d004 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | not grep {store }
+; RUN: opt < %s -instcombine -S | not grep {store }
 ; PR2296
 
 @G = common global double 0.000000e+00, align 16