<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Pinging this since I'm interested in the answer as well. <br>
<br>
Philip<br>
<br>
<div class="moz-cite-prefix">On 02/21/2014 03:48 AM, Logan Chien
wrote:<br>
</div>
<blockquote
cite="mid:CALQyFuBm+x21PyKeEMxY+=a6s=_23GBsFpm2T1dN3uKQdeiEpQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>Hi,<br>
<br>
</div>
I found that <a moz-do-not-send="true"
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 moz-do-not-send="true"
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>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
</blockquote>
<br>
</body>
</html>