diff options
| author | Bill Wendling <isanbard@gmail.com> | 2011-08-02 06:39:13 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2011-08-02 06:39:13 +0000 |
| commit | 6bc7caa334fb2fa502b5314dbf66c5f267c5b2e8 (patch) | |
| tree | 2d03192700ff2f055e39e59d486b15ef6a57e688 /llvm/docs/ReleaseNotes.html | |
| parent | 46ffaa95bdcc5df494939b534cceaabd09f482a1 (diff) | |
| download | bcm5719-llvm-6bc7caa334fb2fa502b5314dbf66c5f267c5b2e8.tar.gz bcm5719-llvm-6bc7caa334fb2fa502b5314dbf66c5f267c5b2e8.zip | |
Duncan's english is better than mine. :-)
llvm-svn: 136684
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 025f91a8f8d..50cd906119b 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -664,7 +664,7 @@ from the previous release.</p> <li>The <code>LLVMBuildUnwind</code> function from the C API was removed. The LLVM <code>unwind</code> instruction has been deprecated for a long time and - isn't used by the current front-ends. So this was removed along with the + isn't used by the current front-ends. So this was removed during the exception handling rewrite.</li> </ul> |

