summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/call-tc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/call-tc.ll')
-rw-r--r--test/CodeGen/ARM/call-tc.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/call-tc.ll b/test/CodeGen/ARM/call-tc.ll
index f1269d5..db5afe3 100644
--- a/test/CodeGen/ARM/call-tc.ll
+++ b/test/CodeGen/ARM/call-tc.ll
@@ -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]
OpenPOWER on IntegriCloud