Teach the interpreter to handle vector compares and additional vector arithmetic...
[oota-llvm.git] / test / ExecutionEngine / 2005-12-02-TailCallBug.ll
index 59a40ae814036348f9decb5549aaf8859908efe6..8523b5e3f5b83f532b372426a3742dd755cc156b 100644 (file)
@@ -1,5 +1,6 @@
 ; PR672
-; RUN: llvm-as < %s | lli
+; RUN: %lli %s
+; XFAIL: arm
 
 define i32 @main() {
        %f = bitcast i32 (i32, i32*, i32)* @check_tail to i32*          ; <i32*> [#uses=1]