projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adb1c39
)
new feature
author
Chris Lattner
<sabre@nondot.org>
Mon, 12 Jul 2004 17:09:23 +0000
(17:09 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index d7aaf5de92ab8d1b225e05e02b48390832070d28..8c4a3b69f2ed1672cce11551bbbd063cce82d87c 100644
(file)
--- 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>