summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-08-04 08:00:45 +0000
committerChris Lattner <sabre@nondot.org>2004-08-04 08:00:45 +0000
commita834fe24d568d7bf431fb35c53bed0b7f8ab6c0c (patch)
tree9a1dd09e5fbc78cf5078fb36441421340c5ae6a3 /docs
parent5a837defff581accc09048bea1cd839009e374a7 (diff)
downloadllvm-a834fe24d568d7bf431fb35c53bed0b7f8ab6c0c.tar.gz
llvm-a834fe24d568d7bf431fb35c53bed0b7f8ab6c0c.tar.bz2
llvm-a834fe24d568d7bf431fb35c53bed0b7f8ab6c0c.tar.xz
Add note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15481 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 016204cae9..aa7c73dc55 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -206,6 +206,7 @@ Bytecode Reader</a></li>
class cleanup, Type should not derive from Value, eliminate
ConstantPointerRef class</a>.</li>
<li>The memory footprint of the LLVM IR has been reduced substantially.</li>
+<li>The LLVM linker and many core classes have been sped up substantially.</li>
</ol>
</div>