diff options
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll')
| -rw-r--r-- | llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll | 2 |
1 files changed, 1 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 d9ff347b078..3f402c59311 100644 --- a/llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll +++ b/llvm/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll @@ -1,4 +1,4 @@ -; RUN: %lli %s +; RUN: %lli_mcjit %s ; ; Verify relocations to global symbols with addend work correctly. ; |

