From: Jakub Staszak Date: Tue, 6 Dec 2011 23:33:07 +0000 (+0000) Subject: Make Release Notes HTML 4.01 Strict. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f8de54f37be57e5d27889bbfb26ecda602700566;p=oota-llvm.git Make Release Notes HTML 4.01 Strict. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145991 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6119e7cea33..1ac15688a36 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -10,8 +10,10 @@

LLVM 3.0 Release Notes

-LLVM Dragon Logo +
+LLVM Dragon Logo +
  1. Introduction
  2. @@ -94,7 +96,7 @@ Release Notes. production-quality compiler for C, Objective-C, C++ and Objective-C++ on x86 (32- and 64-bit), and for Darwin/ARM targets.

    -

    In the LLVM 3.0 time-frame, the Clang team has made many improvements: +

    In the LLVM 3.0 time-frame, the Clang team has made many improvements:

    -For more details about the changes to Clang since the 2.9 release, see the +

    For more details about the changes to Clang since the 2.9 release, see the Clang release notes

    @@ -1289,8 +1291,6 @@ be used to verify some algorithms. - -

    Additional Information