From: Chris Lattner Date: Sun, 16 Nov 2003 20:25:24 +0000 (+0000) Subject: Bugz X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ba46d555e76629cb8d6b8795a4f71979a4c1fc18;p=oota-llvm.git Bugz git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10030 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index d38ee6667dc..8da23548bbc 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -100,6 +100,11 @@ linkonce linkage type when it can
  • C front-end doesn't emit getelementptr for address of array element
  • +
  • Bad path to the C/C++ frontend causes +build problems
  • + +
  • LLVM header files should be -Wold-style-cast clean
  • +

    @@ -445,6 +450,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Fri Nov 14 00:41:21 CST 2003 +Last modified: Sun Nov 16 14:25:00 CST 2003