Revert "[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that...
authorMichael Gottesman <mgottesman@apple.com>
Fri, 26 Apr 2013 01:12:18 +0000 (01:12 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 26 Apr 2013 01:12:18 +0000 (01:12 +0000)
commitd15d29e7c8290ff27457d5244360f894d806b083
treedb8b65921bed6997138b77c2bfe57d772587934c
parente1f079064ad73454e25bb2154f6d450230c3c2b9
Revert "[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were once autoreleaseRV instructions."

This reverts commit r180222.

I think this might tie in with a different problem which will require a
different approach potentially. I am reverting this in the case I need to go
down that second path.

My apologies for the noise. = /.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180590 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ObjCARC/ObjCARCOpts.cpp