summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SimplifyCFG/switch_formation.dbg.ll')
-rw-r--r--test/Transforms/SimplifyCFG/switch_formation.dbg.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Transforms/SimplifyCFG/switch_formation.dbg.ll b/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
index 9b4b4ae6d0..f5f4c935a3 100644
--- a/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
+++ b/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
@@ -1,5 +1,4 @@
-; RUN: opt %s -simplifycfg -S | not grep br
-; END.
+; RUN: opt < %s -simplifycfg -S | not grep br
%llvm.dbg.anchor.type = type { i32, i32 }