DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
[oota-llvm.git] / test / Transforms / InstCombine / 2009-06-16-SRemDemandedBits.ll
index 30119d480ce4d07128ca3b2f6c2666d3914242ee..6beedf83cd6a2278fbcfc48f23788ff6ca81f557 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | grep srem
+; RUN: opt < %s -instcombine -S | grep srem
 ; PR3439
 
 define i32 @a(i32 %x) nounwind {