diff options
Diffstat (limited to 'llvm/test/ExecutionEngine')
| -rw-r--r-- | llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll b/llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll index d2f31bb33ca..3f402c59311 100644 --- a/llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll +++ b/llvm/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. ; |

