diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 9ada2bb93c25..41977ae4a6a1 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -248,6 +248,7 @@ many platforms, such as X86).
  • [X86] div and rem constant exprs invalidate iterators!
  • [vmcore] Symbol table doesn't rename colliding variables during type resolution
  • Archive reader does not understand 4.4BSD/Mac OS X long filenames
  • +
  • [llvm-ar] Command line arguments have funny syntax
  • @@ -320,7 +321,9 @@ new platforms. We welcome portability patches and error messages.

    This section contains all known problems with the LLVM system, listed by component. As new problems are discovered, they will be added to these -sections.

    +sections. If you run into a problem, please check the LLVM bug database, and submit a bug if +there isn't already one.

    @@ -666,7 +669,8 @@ can access versions of these documents specific to this release by going into the "llvm/doc/" directory in the LLVM tree.

    If you have any questions or comments about LLVM, please feel free to contact -us via the mailing lists.

    +us via the mailing +lists.