summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/Generic/builtin-returnaddress-error.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/builtin-returnaddress-error.ll b/test/CodeGen/Generic/builtin-returnaddress-error.ll
index d3bd157152..f39f1c51c1 100644
--- a/test/CodeGen/Generic/builtin-returnaddress-error.ll
+++ b/test/CodeGen/Generic/builtin-returnaddress-error.ll
@@ -1,5 +1,7 @@
; RUN: not llc < %s -O0 2> %t1
; RUN: FileCheck %s < %t1
+; XFAIL: ppc64,mips
+; PR18363
; CHECK: argument to '__builtin_return_address' must be a constant integer