summaryrefslogtreecommitdiff
path: root/docs/CompilerWriterInfo.rst
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-12-19 20:54:33 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-12-19 20:54:33 +0000
commit1191926a8ae4097be2e3ca37d31b5083c16c6d55 (patch)
tree9d56c8658a43025ee1e7252ab053e4e1174b77b8 /docs/CompilerWriterInfo.rst
parent837d6ed3ea52e063ff35f96f16558146941c0874 (diff)
downloadllvm-1191926a8ae4097be2e3ca37d31b5083c16c6d55.tar.gz
llvm-1191926a8ae4097be2e3ca37d31b5083c16c6d55.tar.bz2
llvm-1191926a8ae4097be2e3ca37d31b5083c16c6d55.tar.xz
Update the links to the SPARC information.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197719 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerWriterInfo.rst')
-rw-r--r--docs/CompilerWriterInfo.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst
index 7b02a7876a..e69cd1a610 100644
--- a/docs/CompilerWriterInfo.rst
+++ b/docs/CompilerWriterInfo.rst
@@ -80,8 +80,9 @@ R600
SPARC
-----
-* `SPARC resources <http://www.sparc.org/resource.htm>`_
-* `SPARC standards <http://www.sparc.org/standards.html>`_
+* `SPARC standards <http://sparc.org/standards>`_
+* `SPARC V9 ABI <http://sparc.org/standards/64.psabi.1.35.ps.Z>`_
+* `SPARC V8 ABI <http://sparc.org/standards/psABI3rd.pdf>`_
SystemZ
-------