diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index f352c8cb8f3..8813fe47ff5 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -86,6 +86,8 @@ with a broad variety of C++ programs.

    +
  1. move test/Programs out of the main llvm + tree
@@ -117,6 +119,8 @@ issues were fixed:
  1. [llvmg++] Tons of warnings are spewed when linking to libstdc++
  2. +
  3. include/{Support,Config} -> + include/llvm/{Support,Config}
@@ -140,10 +144,8 @@ improvements:
    -
  1. move test/Programs out of the main llvm - tree
  2. -
  3. include/{Support,Config} -> - include/llvm/{Support,Config}
  4. +
  5. Ugly code generator for + std::min/std::max