summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2011-08-04 10:43:43 +0000
committerJay Foad <jay.foad@gmail.com>2011-08-04 10:43:43 +0000
commitf42e9b2491e3a2152bba5c08f50e60edcb67fce8 (patch)
treeb3bb656d3d8e21241849bc6ac29df1e3c773dd49 /docs/ReleaseNotes.html
parentc9d904ee2ca36ab6238ed93c7ad2ea67b5fd0a23 (diff)
downloadllvm-f42e9b2491e3a2152bba5c08f50e60edcb67fce8.tar.gz
llvm-f42e9b2491e3a2152bba5c08f50e60edcb67fce8.tar.bz2
llvm-f42e9b2491e3a2152bba5c08f50e60edcb67fce8.tar.xz
Reword.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136866 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 5cd248c2db..726729aebf 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -581,8 +581,8 @@ it run faster:</p>
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>