diff options
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 7 |
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> |