Add a TODO comment.
authorDan Gohman <gohman@apple.com>
Mon, 12 Dec 2011 18:30:26 +0000 (18:30 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 12 Dec 2011 18:30:26 +0000 (18:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146389 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Scalar/ObjCARC.cpp

index 8b64f11c8faa2ad5e2c9f3160b9c04348b8ecab8..e62b91a25698404535d07304f500756a8f7c13bb 100644 (file)
@@ -1165,6 +1165,7 @@ namespace {
     /// Partial - True of we've seen an opportunity for partial RR elimination,
     /// such as pushing calls into a CFG triangle or into one side of a
     /// CFG diamond.
+    /// TODO: Consider moving this to PtrState.
     bool Partial;
 
     /// ReleaseMetadata - If the Calls are objc_release calls and they all have