[llvm-commits] [llvm] r145361 - /llvm/trunk/docs/ReleaseNotes.html

Peter Collingbourne peter at pcc.me.uk
Mon Nov 28 18:04:45 PST 2011


Author: pcc
Date: Mon Nov 28 20:04:44 2011
New Revision: 145361

URL: http://llvm.org/viewvc/llvm-project?rev=145361&view=rev
Log:
Fix grammar.

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=145361&r1=145360&r2=145361&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Mon Nov 28 20:04:44 2011
@@ -1108,7 +1108,7 @@
     aim for all future versions of LLVM to read bitcode files and .ll files
     produced by LLVM 3.0.</li>
 <li>Tablegen has been split into a library, allowing the clang tblgen pieces
-    now live in the clang tree.  The llvm version has been renamed to
+    to now live in the clang tree.  The llvm version has been renamed to
     llvm-tblgen instead of tblgen.</li>
   <li>The <code>LLVMC</code> meta compiler driver was removed.</li>
   <li>The unused PostOrder Dominator Frontiers and LowerSetJmp passes were removed.</li>





More information about the llvm-commits mailing list