aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-08-03 00:58:44 +0000
committerChris Lattner <sabre@nondot.org>2005-08-03 00:58:44 +0000
commit969c88e817246ba7d8f3b77363ec40d8d16fa4f6 (patch)
tree8d7c96efa21f09f0c34904c927c50e4f64d8cdbd
parentdc88dbeafade56d8866f93ceb7438ea220ae2a9c (diff)
un-xfail this
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22614 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll b/test/Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll
index f09173407a..71c0149f5b 100644
--- a/test/Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll
+++ b/test/Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | opt -simplifycfg -disable-output
-; XFAIL: *
void %main() {
entry: