[PATCH] D69377: [docs] Update link to the MIPS 64-bit ELF object file specification
Miloš Stojanović via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 24 05:16:36 PDT 2019
mstojanovic created this revision.
mstojanovic added a reviewer: atanasyan.
Herald added subscribers: arichardson, sdardis.
Herald added a project: LLVM.
mstojanovic added a reviewer: petarj.
Update the URL of where the documentation can be found.
https://reviews.llvm.org/D69377
Files:
llvm/docs/CompilerWriterInfo.rst
Index: llvm/docs/CompilerWriterInfo.rst
===================================================================
--- llvm/docs/CompilerWriterInfo.rst
+++ llvm/docs/CompilerWriterInfo.rst
@@ -50,7 +50,7 @@
* `MIPS Processor Architecture <https://www.mips.com/products/>`_
-* `MIPS 64-bit ELF Object File Specification <http://techpubs.sgi.com/library/manuals/4000/007-4658-001/pdf/007-4658-001.pdf>`_
+* `MIPS 64-bit ELF Object File Specification <ftp://www.linux-mips.org/pub/linux/mips/doc/ABI/elf64-2.4.pdf>`_
PowerPC
-------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69377.226229.patch
Type: text/x-patch
Size: 532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/8497147e/attachment.bin>
More information about the llvm-commits
mailing list