aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarsSimplify/exit_value_tests.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/IndVarsSimplify/exit_value_tests.llx')
-rw-r--r--test/Transforms/IndVarsSimplify/exit_value_tests.llx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/IndVarsSimplify/exit_value_tests.llx b/test/Transforms/IndVarsSimplify/exit_value_tests.llx
index 4e15fc3..0cec233 100644
--- a/test/Transforms/IndVarsSimplify/exit_value_tests.llx
+++ b/test/Transforms/IndVarsSimplify/exit_value_tests.llx
@@ -4,6 +4,7 @@
;
; RUN: llvm-upgrade < %s | llvm-as | opt -indvars -adce -simplifycfg | \
; RUN: llvm-dis | not grep br
+; XFAIL: *
int %polynomial_constant() {
br label %Loop