New doc
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 00:40:11 +0000 (00:40 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 00:40:11 +0000 (00:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14007 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 196c3ca65b331ab84a29ec4eaa96132abe186afa..a96e428a1ef95628dd9a13e78ad6030f6864d847 100644 (file)
@@ -117,6 +117,8 @@ basic blocks</a> to track down reduce miscompilation testcases.</li>
 <li>LLVM and the C front-end now work under Win32 using the
 <a href="http://www.cygwin.com">Cygwin</a> runtime libraries.  
 This includes the JIT compiler.</li>
+<li>The LLVM code generator is now being <a 
+    href="CodeGenerator.html">documented</a>.</li>
 </ol>
 
 </div>