Commit 857b0d64 authored by Pawel Wodnicki's avatar Pawel Wodnicki
Browse files

VMKit and Tagrget notes

llvm-svn: 170525
parent 9fb60e5f
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -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 @@ compile time of many functions dramatically.</p>
<div>

<ul>
  <li>...</li>
  <li>Added support for custom names for library functions in TargetLibraryInfo.</li>
</ul>

</div>
@@ -880,10 +880,6 @@ compile time of many functions dramatically.</p>
<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>

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