The promised test case for r175939.
authorMichael Gottesman <mgottesman@apple.com>
Sun, 17 Mar 2013 08:42:58 +0000 (08:42 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sun, 17 Mar 2013 08:42:58 +0000 (08:42 +0000)
commita98729b10ed664e8cf3aec7cfda31f052500d58f
treee596a66c20cbb662830e18883a3721a37abf3f3a
parent324972904353594ad4a0cdfc79370f85e9fb9c8f
The promised test case for r175939.

This test makes sure that the ObjCARC escape analysis looks at the uses of
instructions which copy the block pointer value by checking all four cases where
that can occur.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177232 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ObjCARC/retain-block-escape-analysis.ll [new file with mode: 0644]