| commit | 68b91dbf84c1c557f5a8cda8f1ba6dc957e84610 | [log] [tgz] |
|---|---|---|
| author | Michael Gottesman <mgottesman@apple.com> | Thu Mar 05 23:29:03 2015 +0000 |
| committer | Michael Gottesman <mgottesman@apple.com> | Thu Mar 05 23:29:03 2015 +0000 |
| tree | d1e39bc8befce329ae66a234e83cbc4506baa964 | |
| parent | 0be6920e2386509762b7de0164ed9a9b0fd1bb58 [diff] |
[objc-arc] Extract out state specific to a ref count from the main objc arc sequence dataflow. This will allow me to separate the actual ARC queries from the meat of the dataflow algorithm. llvm-svn: 231426