new feature
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2004 17:09:23 +0000 (17:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2004 17:09:23 +0000 (17:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14770 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index d7aaf5de92ab8d1b225e05e02b48390832070d28..8c4a3b69f2ed1672cce11551bbbd063cce82d87c 100644 (file)
@@ -138,6 +138,8 @@ slightly. Simply run llvmgrep like you might egrep but leave off the file
 names.</li>
 <li>We now generate HTML documentation and man pages for the tools from a single
 source (perl-style POD files).</li>
+<li>The LLVM code generator can now dynamically load targets from shared 
+objects.</li>
 </ol>
 
 </div>