XFAIL for now. If someone with access to an ARM/Linux host wants to have a look
[oota-llvm.git] / test / ExecutionEngine / 2005-12-02-TailCallBug.ll
index 83236888c645bf2dbf8c94db8364026994d6a71b..874ce39e662f79368a8e08a40be6620bec736c41 100644 (file)
@@ -1,5 +1,6 @@
 ; PR672
 ; RUN: lli %s
+; XFAIL: arm
 
 define i32 @main() {
        %f = bitcast i32 (i32, i32*, i32)* @check_tail to i32*          ; <i32*> [#uses=1]