[llvm] r197719 - Update the links to the SPARC information.
Rafael Espindola
rafael.espindola at gmail.com
Thu Dec 19 12:54:34 PST 2013
Author: rafael
Date: Thu Dec 19 14:54:33 2013
New Revision: 197719
URL: http://llvm.org/viewvc/llvm-project?rev=197719&view=rev
Log:
Update the links to the SPARC information.
Modified:
llvm/trunk/docs/CompilerWriterInfo.rst
Modified: llvm/trunk/docs/CompilerWriterInfo.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CompilerWriterInfo.rst?rev=197719&r1=197718&r2=197719&view=diff
==============================================================================
--- llvm/trunk/docs/CompilerWriterInfo.rst (original)
+++ llvm/trunk/docs/CompilerWriterInfo.rst Thu Dec 19 14:54:33 2013
@@ -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
-------
More information about the llvm-commits
mailing list