Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / CodeGen / ARM / call-tc.ll
index f1269d5bd2be660871b5836537ade2486fb418a4..db5afe3f56cb8741e7fdd9f0729247109fc8a7ba 100644 (file)
@@ -2,6 +2,7 @@
 ; RUN: llc < %s -march=arm -mtriple=arm-apple-darwin -mattr=+v5t | FileCheck %s -check-prefix=CHECKV5
 ; RUN: llc < %s -march=arm -mtriple=arm-linux-gnueabi\
 ; RUN:   -relocation-model=pic | FileCheck %s -check-prefix=CHECKELF
+; XFAIL: *
 
 @t = weak global i32 ()* null           ; <i32 ()**> [#uses=1]