[llvm-commits] [llvm] r170268 - /llvm/trunk/docs/ReleaseNotes.rst

Chandler Carruth chandlerc at gmail.com
Sat Dec 15 00:56:21 PST 2012


Author: chandlerc
Date: Sat Dec 15 02:56:20 2012
New Revision: 170268

URL: http://llvm.org/viewvc/llvm-project?rev=170268&view=rev
Log:
Actually update the grammar of this sentence to reflect the removal of CellSPU.

Modified:
    llvm/trunk/docs/ReleaseNotes.rst

Modified: llvm/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=170268&r1=170267&r2=170268&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.rst (original)
+++ llvm/trunk/docs/ReleaseNotes.rst Sat Dec 15 02:56:20 2012
@@ -529,7 +529,7 @@
 
 Known problem areas include:
 
-#. MSP430, and XCore backends are experimental.
+#. The MSP430 and XCore backends are experimental.
 
 #. The integrated assembler, disassembler, and JIT is not supported by several
    targets.  If an integrated assembler is not supported, then a system





More information about the llvm-commits mailing list