[llvm-commits] [llvm] r136866 - /llvm/trunk/docs/ReleaseNotes.html
Jay Foad
jay.foad at gmail.com
Thu Aug 4 03:43:43 PDT 2011
Author: foad
Date: Thu Aug 4 05:43:43 2011
New Revision: 136866
URL: http://llvm.org/viewvc/llvm-project?rev=136866&view=rev
Log:
Reword.
Modified:
llvm/trunk/docs/ReleaseNotes.html
Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=136866&r1=136865&r2=136866&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Thu Aug 4 05:43:43 2011
@@ -581,8 +581,8 @@
from the previous release.</p>
<ul>
- <li>The <code>LowerSetJmp</code> wasn't used effectively by any of the
- targets and was removed.</li>
+ <li>The <code>LowerSetJmp</code> pass wasn't used effectively by any
+ target and has been removed.</li>
</ul>
</div>
More information about the llvm-commits
mailing list