Skip to content

Commit 776bb71

Browse files
nigelp-xmosjryans
authored andcommitted
[XCore][docs] Fix XCore compiler writer documentation links.
Fix links to XMOS website. Add link for XS2 architecture. Reviewed By: jryans Differential Revision: https://reviews.llvm.org/D92019
1 parent 1e260f9 commit 776bb71

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

llvm/docs/CompilerWriterInfo.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,9 @@ X86
131131
XCore
132132
-----
133133

134-
* `The XMOS XS1 Architecture (ISA) <https://www.xmos.com/en/download/public/The-XMOS-XS1-Architecture%28X7879A%29.pdf>`_
135-
* `Tools Development Guide (includes ABI) <https://www.xmos.com/download/public/Tools-Development-Guide%28X9114A%29.pdf>`_
134+
* `The XMOS XS1 Architecture (ISA) <https://www.xmos.ai/download/The-XMOS-XS1-Architecture%281.0%29.pdf>`_
135+
* `The XMOS XS2 Architecture (ISA) <https://www.xmos.ai/download/xCORE-200:-The-XMOS-XS2-Architecture-%28ISA%29%281.1%29.pdf>`_
136+
* `Tools Development Guide (includes ABI) <https://www.xmos.ai/download/Tools-Development-Guide%282.1%29.pdf>`_
136137

137138
Hexagon
138139
-------

0 commit comments

Comments
 (0)