Duncan's english is better than mine. :-)

llvm-svn: 136684
This commit is contained in:
Bill Wendling 2011-08-02 06:39:13 +00:00
parent 46ffaa95bd
commit 6bc7caa334
1 changed files with 1 additions and 1 deletions

View File

@ -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>