summaryrefslogtreecommitdiff
path: root/test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll')
-rw-r--r--test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll b/test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll
index 218b4375f70cc..0dfa0bf9cd8d7 100644
--- a/test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll
+++ b/test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll
@@ -1,4 +1,4 @@
-; RUN: opt -regions %s
+; RUN: opt -regions < %s
define i32 @main() nounwind {
entry:
br label %for.cond