aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-fp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/test-fp.ll')
-rw-r--r--test/ExecutionEngine/test-fp.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ExecutionEngine/test-fp.ll b/test/ExecutionEngine/test-fp.ll
index c906450..2bf0210 100644
--- a/test/ExecutionEngine/test-fp.ll
+++ b/test/ExecutionEngine/test-fp.ll
@@ -1,5 +1,4 @@
; RUN: %lli %s > /dev/null
-; XFAIL: arm
define double @test(double* %DP, double %Arg) {
%D = load double* %DP ; <double> [#uses=1]