<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 18, 2010, at 1:00 PM, Duncan Sands wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Devang,<br><br><blockquote type="cite">   void replaceOperand(MDNodeOperand *Op, Value *NewVal);<br></blockquote><blockquote type="cite">   ~MDNode();<br></blockquote><blockquote type="cite">+    // replaceAllOperandsWithNull - This is used while destroying llvm context to +  // gracefully delete all nodes. This method replaces all operands with null.<br></blockquote><br>odd indentation in the first comment line.  Also, maybe this should be /// for<br>doxygen.<br><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote></div><div><br></div><div>Fixed.</div><div>-</div><div>Devang</div></body></html>