summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-09-28 03:45:22 +0000
committerChris Lattner <sabre@nondot.org>2004-09-28 03:45:22 +0000
commit98e81bf16b6f8a87c9761b1785b944aa002cd19c (patch)
treec04095ca0621580c16122410d42228d726bfd6f3 /docs
parentf9b28d2d74ee3b6d3c11f74b2721ddfbb4ca4769 (diff)
downloadllvm-98e81bf16b6f8a87c9761b1785b944aa002cd19c.tar.gz
llvm-98e81bf16b6f8a87c9761b1785b944aa002cd19c.tar.bz2
llvm-98e81bf16b6f8a87c9761b1785b944aa002cd19c.tar.xz
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16538 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 8813fe47ff..9cb4f9aa8f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -173,7 +173,7 @@ were fixed:</a>
<p>Bugs in the C/C++ front-end:</p>
<ol>
-<li></li>
+<li><a href="http://llvm.org/PR445">[llvmg++] not enough templates are instantiated</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>