aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/2003-01-04-ArgumentBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/2003-01-04-ArgumentBug.ll')
-rw-r--r--test/ExecutionEngine/2003-01-04-ArgumentBug.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ExecutionEngine/2003-01-04-ArgumentBug.ll b/test/ExecutionEngine/2003-01-04-ArgumentBug.ll
index 788a42a..4cfd1eb 100644
--- a/test/ExecutionEngine/2003-01-04-ArgumentBug.ll
+++ b/test/ExecutionEngine/2003-01-04-ArgumentBug.ll
@@ -1,6 +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.
define i32 @foo(i32 %X, i32 %Y, double %A) {
%cond212 = fcmp une double %A, 1.000000e+00 ; <i1> [#uses=1]