Debug Info: update testing cases to specify the debug info version number.
[oota-llvm.git] / test / Transforms / DeadStoreElimination / dominate.ll
index 284fea4234fc7653dcb12fa29da6f00cf3acdb77..38cf1a066dae1a8623fff1468cd74ca508492d27 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt  %s -dse -disable-output
+; RUN: opt -dse -disable-output < %s
 ; test that we don't crash
 declare void @bar()