summaryrefslogtreecommitdiffstats
path: root/docs/CompilerWriterInfo.rst
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-07-26 18:40:25 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-07-26 18:40:25 +0000
commitf39cea0a716fc854acbab066e5bd164ba2a2f2a4 (patch)
tree4597e7f0917c5f020fc24cd144b348be8f2f91d1 /docs/CompilerWriterInfo.rst
parent17a42256ee1790e2f88250497099deaf3f137ebf (diff)
Add link to the Hexagon documentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276788 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerWriterInfo.rst')
-rw-r--r--docs/CompilerWriterInfo.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst
index 5ae47ea89fe2..00ef39535832 100644
--- a/docs/CompilerWriterInfo.rst
+++ b/docs/CompilerWriterInfo.rst
@@ -102,6 +102,11 @@ XCore
* `The XMOS XS1 Architecture (ISA) <https://www.xmos.com/en/download/public/The-XMOS-XS1-Architecture%28X7879A%29.pdf>`_
* `Tools Development Guide (includes ABI) <https://www.xmos.com/download/public/Tools-Development-Guide%28X9114A%29.pdf>`_
+Hexagon
+-------
+
+* `Hexagon Programmer's Reference Manuals and Hexagon ABI Specification (registration required, free sign-up) <https://developer.qualcomm.com/software/hexagon-dsp-sdk/tools>`_
+
Other relevant lists
--------------------