mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-02 00:35:27 +00:00
Try xfailing this
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27669 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2b21ac6d4c
commit
3afb81e8f3
@ -1,6 +1,8 @@
|
||||
; PR672
|
||||
; RUN: llvm-as < %s | lli
|
||||
|
||||
; PR672
|
||||
; This doesn't work on darwin/x86, xfail until PR736 is resolved.
|
||||
; XFAIL: i686-apple-darwin
|
||||
|
||||
int %main(){
|
||||
%f = cast int (int, int*, int)* %check_tail to int*
|
||||
|
Loading…
x
Reference in New Issue
Block a user