summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTony Linthicum <tlinth@codeaurora.org>2012-04-13 19:09:44 +0000
committerTony Linthicum <tlinth@codeaurora.org>2012-04-13 19:09:44 +0000
commite05e55d8390d7758084a3db58c531c0c11e903e4 (patch)
tree3b98810e795010a3d23032aac616f59dc9248642 /docs
parent88b271cbeace809a86678a71187b84fc40e0ff0b (diff)
downloadllvm-e05e55d8390d7758084a3db58c531c0c11e903e4.tar.gz
llvm-e05e55d8390d7758084a3db58c531c0c11e903e4.tar.bz2
llvm-e05e55d8390d7758084a3db58c531c0c11e903e4.tar.xz
Support for Hexagon backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154692 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 953481cdaf..71555a4780 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -451,6 +451,8 @@ syntax, there are still significant gaps in that support.</p>
<div>
+<p>Support for Qualcomm's Hexagon VLIW processor has been added.</p>
+
<ul>
<li>....</li>