Add a link to the llvmdev posting

llvm-svn: 9905
This commit is contained in:
Chris Lattner 2003-11-11 23:45:03 +00:00
parent 10ea82301f
commit ed6d53f512
1 changed files with 5 additions and 3 deletions

View File

@ -71,8 +71,10 @@ release implements the following new features:<p>
explore the LLVM optimizer with the C backend (note that LLVM requires GCC 3.3 explore the LLVM optimizer with the C backend (note that LLVM requires GCC 3.3
on Mac OSX).</li><p> on Mac OSX).</li><p>
<li>The LLVM C++ code has been completely moved into the 'llvm' C++ <li><a
namespace, for easier integration with other code.</li> href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-November/000554.html">The
LLVM C++ code has been completely moved into the 'llvm' C++ namespace, for
easier integration with other code.</a></li>
</ol><p> </ol><p>
@ -435,6 +437,6 @@ via the mailing lists.<p>
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br> Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 --> <!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start --> <!-- hhmts start -->
Last modified: Tue Nov 11 16:45:07 CST 2003 Last modified: Tue Nov 11 17:44:33 CST 2003
<!-- hhmts end --> <!-- hhmts end -->
</body></html> </body></html>