aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-11-03 20:08:08 +0000
committerChris Lattner <sabre@nondot.org>2003-11-03 20:08:08 +0000
commit2fb1ef8901a4f9d74e904c80c43cdc4d42282e4d (patch)
tree06d58629c9350d7c011b5334990959986c5120cf /docs
parent3e119c68fe9aa1cbd93f186747961a6ece1a0c5a (diff)
downloadexternal_llvm-2fb1ef8901a4f9d74e904c80c43cdc4d42282e4d.zip
external_llvm-2fb1ef8901a4f9d74e904c80c43cdc4d42282e4d.tar.gz
external_llvm-2fb1ef8901a4f9d74e904c80c43cdc4d42282e4d.tar.bz2
updates to release notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9685 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 4a760f3..31d0ad6 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -65,7 +65,7 @@ This is the second public release of the LLVM compiler infrastructure. This
release implements the following new features:<p>
<ol>
-<li>temp</li>
+<li><a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-November/000528.html">A new LLVM profiler, similar to gprof</a> is available</li>
<li>temp</li>
<li>temp</li>
</ol><p>
@@ -96,7 +96,7 @@ In this release, the following bugs in the previous release were fixed:<p>
<li><a href="http://llvm.cs.uiuc.edu/PR79">llvm-gcc crashes compiling global union initializer</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR80">C front-end crash on empty structure</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR81">CFrontend crashes when compiling C99 compound expressions</a></li>
-
+<li><a href="http://llvm.cs.uiuc.edu/PR83">[X86] Emission of global bool initializers broken</a></li>
</ol><p>
At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
@@ -393,6 +393,6 @@ via the mailing lists.<p>
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Sat Nov 1 20:14:25 CST 2003
+Last modified: Mon Nov 3 14:07:07 CST 2003
<!-- hhmts end -->
</body></html>