This patch improves the MCJIT runtime dynamic loader by adding new handling
[oota-llvm.git] / test / ExecutionEngine / 2005-12-02-TailCallBug.ll
index 4d7bd895d24e1c8c90adb1cfc1ec0103d88763d5..8523b5e3f5b83f532b372426a3742dd755cc156b 100644 (file)
@@ -1,7 +1,6 @@
 ; PR672
 ; RUN: %lli %s
 ; XFAIL: arm
-; XFAIL: mcjit-ia32
 
 define i32 @main() {
        %f = bitcast i32 (i32, i32*, i32)* @check_tail to i32*          ; <i32*> [#uses=1]