Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / 2005-12-02-TailCallBug.ll
index 874ce39e662f79368a8e08a40be6620bec736c41..2ac8ad1795d8d0e0cd9239546e684e4105c3ad2c 100644 (file)
@@ -1,6 +1,5 @@
 ; PR672
-; RUN: lli %s
-; XFAIL: arm
+; RUN: %lli %s
 
 define i32 @main() {
        %f = bitcast i32 (i32, i32*, i32)* @check_tail to i32*          ; <i32*> [#uses=1]