[llvm-commits] [llvm] r83743 - /llvm/trunk/docs/ReleaseNotes-2.6.html

Chris Lattner sabre at nondot.org
Sat Oct 10 16:05:42 PDT 2009


Author: lattner
Date: Sat Oct 10 18:05:42 2009
New Revision: 83743

URL: http://llvm.org/viewvc/llvm-project?rev=83743&view=rev
Log:
clarify

Modified:
    llvm/trunk/docs/ReleaseNotes-2.6.html

Modified: llvm/trunk/docs/ReleaseNotes-2.6.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes-2.6.html?rev=83743&r1=83742&r2=83743&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes-2.6.html (original)
+++ llvm/trunk/docs/ReleaseNotes-2.6.html Sat Oct 10 18:05:42 2009
@@ -366,7 +366,7 @@
 this
 cycle have included new inline asm constraint handling, better debug info
 support, general bug fixes, and better x86-64 support.  This has allowed
-some major improvements in LDC, getting us much closer to being as
+some major improvements in LDC, getting it much closer to being as
 fully featured as the original DMD compiler from DigitalMars.
 </p>
 </div>





More information about the llvm-commits mailing list