Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-logical.ll
index a03833e5c5162311e9323dfefb39cad7ade72c43..05b381bb53c22872b97a4d5335a72655814d8365 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 define i32 @main() {
        %A = and i8 4, 8                ; <i8> [#uses=2]