summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
diff options
context:
space:
mode:
authorGalina Kistanova <gkistanova@gmail.com>2011-05-31 21:50:33 +0000
committerGalina Kistanova <gkistanova@gmail.com>2011-05-31 21:50:33 +0000
commita9f907912c1c615321117b86e761080595e4fccf (patch)
tree30434fc428ac8b1f9dbc43ede1af28ac16279b16 /test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
parentb1ce4c09ddc321e0e16a42a686eb6b40251df321 (diff)
downloadllvm-a9f907912c1c615321117b86e761080595e4fccf.tar.gz
llvm-a9f907912c1c615321117b86e761080595e4fccf.tar.bz2
llvm-a9f907912c1c615321117b86e761080595e4fccf.tar.xz
Reverted r132135 per Xerxes request. These tests are passing for his setup. Requires more research.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132364 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll')
-rw-r--r--test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll b/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index ea0d5069f1..97e84cd409 100644
--- a/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
+++ b/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
@@ -1,7 +1,4 @@
; RUN: lli %s > /dev/null
-; XFAIL: arm
-; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed.
-
@A = global i32 0 ; <i32*> [#uses=1]