Add a TODO comment.

llvm-svn: 146389
diff --git a/llvm/lib/Transforms/Scalar/ObjCARC.cpp b/llvm/lib/Transforms/Scalar/ObjCARC.cpp
index 8b64f11..e62b91a 100644
--- a/llvm/lib/Transforms/Scalar/ObjCARC.cpp
+++ b/llvm/lib/Transforms/Scalar/ObjCARC.cpp
@@ -1165,6 +1165,7 @@
     /// 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