diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index d7aaf5de92..8c4a3b69f2 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |