summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll')
-rw-r--r--test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll b/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll
index d2f31bb33c..3f402c5931 100644
--- a/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll
+++ b/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll
@@ -1,5 +1,4 @@
; RUN: %lli_mcjit %s
-; XFAIL: darwin
;
; Verify relocations to global symbols with addend work correctly.
;