Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2005-12-02-TailCallBug.ll
index 69f4ec80f54b32eb4cdfc69178d43663146a5be8..6a3c0f2a31cbaf9806ad366791075ad2cf178552 100644 (file)
@@ -1,6 +1,6 @@
 ; PR672
-; RUN: %lli_mcjit %s
-; XFAIL: mcjit-ia32, armv5
+; RUN: %lli %s
+; XFAIL: mcjit-ia32
 
 define i32 @main() {
        %f = bitcast i32 (i32, i32*, i32)* @check_tail to i32*          ; <i32*> [#uses=1]