mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 22:50:47 +00:00
Attempt to fix buildbots by XFAILing some architectures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198537 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
db3031fcb8
commit
62107b6268
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user