ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
authorMatthew Curtis <mcurtis@codeaurora.org>
Mon, 18 Mar 2013 13:08:24 +0000 (13:08 +0000)
committerMatthew Curtis <mcurtis@codeaurora.org>
Mon, 18 Mar 2013 13:08:24 +0000 (13:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177284 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 5ee67b943349afa681af2058d7a419074ba72af4..822b55f17c9c6c6b39b89d4b8d5c2537b8017d18 100644 (file)
@@ -93,7 +93,9 @@ GNU-style thread local storage and inline assembly.
 Hexagon Target
 --------------
 
-- Removed support for hexagonv2 and hexagonv3 processor architectures.
+- Removed support for legacy hexagonv2 and hexagonv3 processor
+  architectures which are no longer in use. Currently supported
+  architectures are hexagonv4 and hexagonv5.
 
 Loop Vectorizer
 ---------------