mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 22:50:47 +00:00
Temporarily XFAIL this test until Michael can look at it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177953 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
26dbfb6a78
commit
7c6f5a5c84
@ -3,6 +3,7 @@
|
||||
; check the data flow analysis of ARC.
|
||||
|
||||
; RUN: opt -S -objc-arc -enable-objc-arc-annotations < %s | FileCheck %s
|
||||
; XFAIL: *
|
||||
|
||||
declare i8* @objc_retain(i8*)
|
||||
declare i8* @objc_retainAutoreleasedReturnValue(i8*)
|
||||
|
Loading…
Reference in New Issue
Block a user