diff options
author | Chris Lattner <sabre@nondot.org> | 2009-10-10 23:05:42 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-10-10 23:05:42 +0000 |
commit | aa6aeb91b4863ab7c17df154d10ba61d265ca3da (patch) | |
tree | 7dffd1ee80fb50eb0e75a68facddb8bcf3454055 /docs | |
parent | 813dbd59127973b1cba17933ca368d3d734121d6 (diff) | |
download | external_llvm-aa6aeb91b4863ab7c17df154d10ba61d265ca3da.zip external_llvm-aa6aeb91b4863ab7c17df154d10ba61d265ca3da.tar.gz external_llvm-aa6aeb91b4863ab7c17df154d10ba61d265ca3da.tar.bz2 |
clarify
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83743 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ReleaseNotes-2.6.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index 910257d..31f42ed 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -366,7 +366,7 @@ The LDC project works great with the LLVM 2.6 release. General improvements in 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> |