Skip to content

Commit 834cdef

Browse files
committed
VMKit and Tagrget notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_32@170525 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent eb8eaa8 commit 834cdef

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/ReleaseNotes.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h3>
225225
<p>The 3.2 release has the following notable changes:</p>
226226

227227
<ul>
228-
<li>...</li>
228+
<li>Bug fixes only, no functional changes.</li>
229229
</ul>
230230

231231
</div>
@@ -838,7 +838,7 @@ <h3>
838838
<div>
839839

840840
<ul>
841-
<li>...</li>
841+
<li>Added support for custom names for library functions in TargetLibraryInfo.</li>
842842
</ul>
843843

844844
</div>
@@ -880,10 +880,6 @@ <h3>
880880
<p> The TargetData structure has been renamed to DataLayout and moved to VMCore
881881
to remove a dependency on Target. </p>
882882

883-
<ul>
884-
<li>...</li>
885-
</ul>
886-
887883
</div>
888884

889885
<!--=========================================================================-->

0 commit comments

Comments
 (0)