X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2FMCJIT%2F2013-04-04-RelocAddend.ll;h=d9ff347b07861db5c88da7ab72d6d0820565d735;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hp=3f402c59311698ba04674668cbd1a9b3ead0f315;hpb=7ad7c75048eb32f95eae04847908793e0183802f;p=oota-llvm.git diff --git a/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll b/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll index 3f402c59311..d9ff347b078 100644 --- a/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll +++ b/test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit %s +; RUN: %lli %s ; ; Verify relocations to global symbols with addend work correctly. ;