projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6f5a5
)
Hmm...not failing...odd
author
Bill Wendling
<isanbard@gmail.com>
Tue, 26 Mar 2013 01:08:02 +0000
(
01:08
+0000)
committer
Bill Wendling
<isanbard@gmail.com>
Tue, 26 Mar 2013 01:08:02 +0000
(
01:08
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177955
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/ObjCARC/arc-annotations.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/ObjCARC/arc-annotations.ll
b/test/Transforms/ObjCARC/arc-annotations.ll
index de37452f44a7486ed62e14fc587992ddc65c24bd..de0976d92ad2ef648504380fc3dbcdd27d7807ec 100644
(file)
--- a/
test/Transforms/ObjCARC/arc-annotations.ll
+++ b/
test/Transforms/ObjCARC/arc-annotations.ll
@@
-3,7
+3,6
@@
; 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*)