aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-11-16 20:25:24 +0000
committerChris Lattner <sabre@nondot.org>2003-11-16 20:25:24 +0000
commitba46d555e76629cb8d6b8795a4f71979a4c1fc18 (patch)
tree765e0c073a8e2edb3b154a3e29453cb63b36cdb0 /docs/ReleaseNotes.html
parent8b70b78ba489b090d9866e6a4084ab1e8613b527 (diff)
downloadexternal_llvm-ba46d555e76629cb8d6b8795a4f71979a4c1fc18.zip
external_llvm-ba46d555e76629cb8d6b8795a4f71979a4c1fc18.tar.gz
external_llvm-ba46d555e76629cb8d6b8795a4f71979a4c1fc18.tar.bz2
Bugz
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10030 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index d38ee66..8da2354 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -100,6 +100,11 @@ linkonce linkage type when it can</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR84">C front-end doesn't emit
getelementptr for address of array element</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR96">Bad path to the C/C++ frontend causes
+build problems</a></li>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR114">LLVM header files should be -Wold-style-cast clean</a></li>
+
</ol><p>
@@ -445,6 +450,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: Fri Nov 14 00:41:21 CST 2003
+Last modified: Sun Nov 16 14:25:00 CST 2003
<!-- hhmts end -->
</body></html>