summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/APIntParam.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/APIntParam.ll')
-rw-r--r--llvm/test/CodeGen/Generic/APIntParam.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Generic/APIntParam.ll b/llvm/test/CodeGen/Generic/APIntParam.ll
index c1a3a449bcc..6d20c0c379d 100644
--- a/llvm/test/CodeGen/Generic/APIntParam.ll
+++ b/llvm/test/CodeGen/Generic/APIntParam.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llc
+; XFAIL: *
@i1_s = external global i1 ; <i1*> [#uses=1]
@i2_s = external global i2 ; <i2*> [#uses=1]
@i3_s = external global i3 ; <i3*> [#uses=1]
OpenPOWER on IntegriCloud