[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ret.ll
index 1b90ee0750691f892f134af275bf79c27f49741b..025f53e5cb9e44d4a2bbba881b33f64d85c0c352 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -use-mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test return instructions
 define void @test1() {