[llvm-branch-commits] [llvm-branch] r170525 - /llvm/branches/release_32/docs/ReleaseNotes.html

Pawel Wodnicki pawel at 32bitmicro.com
Wed Dec 19 02:35:40 PST 2012


Author: pawel
Date: Wed Dec 19 04:35:39 2012
New Revision: 170525

URL: http://llvm.org/viewvc/llvm-project?rev=170525&view=rev
Log:
VMKit and Tagrget notes

Modified:
    llvm/branches/release_32/docs/ReleaseNotes.html

Modified: llvm/branches/release_32/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_32/docs/ReleaseNotes.html?rev=170525&r1=170524&r2=170525&view=diff
==============================================================================
--- llvm/branches/release_32/docs/ReleaseNotes.html (original)
+++ llvm/branches/release_32/docs/ReleaseNotes.html Wed Dec 19 04:35:39 2012
@@ -225,7 +225,7 @@
 <p>The 3.2 release has the following notable changes:</p>
 
 <ul>
-  <li>...</li>
+  <li>Bug fixes only, no functional changes.</li>
 </ul>
 
 </div>
@@ -838,7 +838,7 @@
 <div>
 
 <ul>
-  <li>...</li>
+  <li>Added support for custom names for library functions in TargetLibraryInfo.</li>
 </ul>
 
 </div>
@@ -880,10 +880,6 @@
 <p> The TargetData structure has been renamed to DataLayout and moved to VMCore
 to remove a dependency on Target. </p>
 
-<ul>
-  <li>...</li>
-</ul>
-
 </div>
 
 <!--=========================================================================-->





More information about the llvm-branch-commits mailing list