1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Try xfailing this

llvm-svn: 27669
This commit is contained in:
Chris Lattner 2006-04-13 18:15:24 +00:00
parent f7645b0c49
commit 69bc609781

View File

@ -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*