OSDN Git Service

Duncan's english is better than mine. :-)
authorBill Wendling <isanbard@gmail.com>
Tue, 2 Aug 2011 06:39:13 +0000 (06:39 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 2 Aug 2011 06:39:13 +0000 (06:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136684 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 025f91a..50cd906 100644 (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>