<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">This has been fixed.<div><br></div><div>-Tanya</div><div><br><div style=""><div>On Feb 24, 2014, at 2:29 PM, Tanya Lattner <<a href="mailto:tonic@nondot.org">tonic@nondot.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I'll look into it. <div><br></div><div>General FYI that I will make more clear on the website eventually: For issues like this, its best to email llvm-admin to get the attention of the sys admins since llvmdev gets so much traffic. (But I realize this policy isn't clear and I think we actually have llvmdev as the contact somewhere on the website)</div><div><br></div><div>Thanks,</div><div>Tanya<br><div><br></div><div><br><div><div>On Feb 21, 2014, at 3:48 AM, Logan Chien <<a href="mailto:tzuhsiang.chien@gmail.com">tzuhsiang.chien@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div>Hi,<br><br></div>I found that <a href="http://llvm.org/doxygen">http://llvm.org/doxygen</a> seems to be out-of-date.  The footer shows that the files are regenerated everyday.  I guess that the input repository for doxygen has not been updated for a while.<br>
<br>For example,<br><br><a href="http://llvm.org/doxygen/namespacellvm.html#adeb6bbe8b1bed333ee7608e1939153c0">http://llvm.org/doxygen/namespacellvm.html#adeb6bbe8b1bed333ee7608e1939153c0</a><br><br></div><div>It says llvm::ParseBitcodeFile() has following prototype:<br>
<br>    Module *ParseBitcodeFile(MemoryBuffer *Buffer, LLVMContext &Context, std::string *ErrMsg = 0);<br><br></div><div>However, from the subversion log, it seem that it have been changed to:<br><br>    ErrorOr<Module *> parseBitcodeFile(MemoryBuffer *Buffer, LLVMContext &Context);<br>
<br></div><div>since 2014/01/15.  Does any have any idea?  Thanks.<br><br>Sincerely,<br>Logan<br></div></div>
_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu/">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></div></div></div>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></div></body></html>