[llvm-branch-commits] [llvm-branch] r183386 - Add missing space.
Duncan Sands
baldrick at free.fr
Thu Jun 6 00:45:20 PDT 2013
Author: baldrick
Date: Thu Jun 6 02:44:31 2013
New Revision: 183386
URL: http://llvm.org/viewvc/llvm-project?rev=183386&view=rev
Log:
Add missing space.
Modified:
llvm/branches/release_33/docs/ReleaseNotes.rst
Modified: llvm/branches/release_33/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_33/docs/ReleaseNotes.rst?rev=183386&r1=183385&r2=183386&view=diff
==============================================================================
--- llvm/branches/release_33/docs/ReleaseNotes.rst (original)
+++ llvm/branches/release_33/docs/ReleaseNotes.rst Thu Jun 6 02:44:31 2013
@@ -85,7 +85,7 @@ Hexagon Target
--------------
Removed support for legacy hexagonv2 and hexagonv3 processor architectures which
-are no longer in use. Currently supported architectures arehexagonv4 and
+are no longer in use. Currently supported architectures are hexagonv4 and
hexagonv5.
Mips target
More information about the llvm-branch-commits
mailing list