Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch_formation.dbg.ll
index b8e9574ccba6c666b217b6817680ef7aec736664..f5f4c935a365f49570efabc2d91bf3de9f787e26 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: opt %s -simplifycfg | llvm-dis | not grep br
-; END.
+; RUN: opt < %s -simplifycfg -S | not grep br
 
 
         %llvm.dbg.anchor.type = type { i32, i32 }