summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll')
-rw-r--r--llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll b/llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll
index cda890faa35..1db1060ca82 100644
--- a/llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll
+++ b/llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll
@@ -1,4 +1,3 @@
-; XFAIL: *
; RUN: opt -S -o - -structurizecfg -verify-dom-info < %s | FileCheck %s
; CHECK-LABEL: @no_branch_to_entry_undef(
OpenPOWER on IntegriCloud