aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-27 21:33:28 +0000
committerChris Lattner <sabre@nondot.org>2004-11-27 21:33:28 +0000
commitc33bf812a22678eed06ad182aa248ed66b665894 (patch)
tree272902cb15d5e0a0efe371803e1b5f70e5c1eac6 /docs
parentb7c00759f9c6e986ba3bc6d0a57da41e39845df3 (diff)
Move this to the QOI section
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18287 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 2e3b3472b7..3c76da0ac7 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -194,6 +194,8 @@ issues were fixed:</a>
the library <tt>libasmparser.a</tt> in 1.3 has become
<tt>libLLVMAsmParser.a</tt> in release 1.4.
</li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding
+ lots of unused inline functions</a></li>
</ol>
</div>
@@ -260,8 +262,6 @@ were fixed:</a>
bitfield which does not increase struct size</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid
constant exprs</a></li>
- <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding
- lots of unused inline functions</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>