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)
commit97821831260e734a117680e8d6d6b5257c2fe625
tree7803f2a424ef325f022c6cc688b533949148cedc
parentfcc51d4ff165b800b0acd2dccecf49bf350f9475
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.

llvm-svn: 177232
llvm/test/Transforms/ObjCARC/retain-block-escape-analysis.ll [new file with mode: 0644]