new feature

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14770 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-07-12 17:09:23 +00:00
parent adb1c39db9
commit c8cd7e9e99

View 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>