Remove invalid TODO
[oota-llvm.git] / include / llvm / IR / Metadata.h
index 2bfc8edaff25a36a4dd57dda9cc7ec28cb72d41d..c402beb900657d0e44ddf35bfbefb4f48a84645d 100644 (file)
@@ -700,7 +700,6 @@ public:
 /// collision, the uniquing bit is dropped.
 ///
 /// TODO: Make uniquing opt-out (status: mandatory, sometimes dropped).
-/// TODO: Drop support for RAUW.
 class GenericMDNode : public MDNode {
   friend class Metadata;
   friend class MDNode;