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