Add an optimizer-side test case for ARC bug <rdar://13195034>, fixed
authorJohn McCall <rjmccall@apple.com>
Mon, 25 Mar 2013 22:09:52 +0000 (22:09 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 25 Mar 2013 22:09:52 +0000 (22:09 +0000)
commit3800f5748ffdb55d8838eac9300d84276c3dd2c1
treeb07d370102c9dcc37b4d82eff6555f253d85f338
parent57d76078ae8ecd16b995cc6a9f9bc57bdde4a20e
Add an optimizer-side test case for ARC bug <rdar://13195034>, fixed
in the frontend with @clang.arc.use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177928 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ObjCARC/intrinsic-use.ll [new file with mode: 0644]