Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-data-align-remote.ll
index 129350b63eb06b0cad76932b82db7ff7106fe674..435c21a4a9fa92cf317d140b06642b004fe37047 100644 (file)
@@ -1,4 +1,4 @@
-; RUN:  %lli_mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
+; RUN:  %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
 
 ; Check that a variable is always aligned as specified.