[PATCH] D92019: [XCore][docs] Fix XCore compiler writer documentation links.
J. Ryan Stinnett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 04:25:24 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG776bb71d88e4: [XCore][docs] Fix XCore compiler writer documentation links. (authored by nigelp-xmos, committed by jryans).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92019/new/
https://reviews.llvm.org/D92019
Files:
llvm/docs/CompilerWriterInfo.rst
Index: llvm/docs/CompilerWriterInfo.rst
===================================================================
--- llvm/docs/CompilerWriterInfo.rst
+++ llvm/docs/CompilerWriterInfo.rst
@@ -131,8 +131,9 @@
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>`_
+* `The XMOS XS1 Architecture (ISA) <https://www.xmos.ai/download/The-XMOS-XS1-Architecture%281.0%29.pdf>`_
+* `The XMOS XS2 Architecture (ISA) <https://www.xmos.ai/download/xCORE-200:-The-XMOS-XS2-Architecture-%28ISA%29%281.1%29.pdf>`_
+* `Tools Development Guide (includes ABI) <https://www.xmos.ai/download/Tools-Development-Guide%282.1%29.pdf>`_
Hexagon
-------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92019.310139.patch
Type: text/x-patch
Size: 834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/f48f38eb/attachment.bin>
More information about the llvm-commits
mailing list