[PATCH] D69377: [docs] Update link to the MIPS 64-bit ELF object file specification
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 24 06:03:44 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc84cfaf9bc85: [docs] Update link to the MIPS 64-bit ELF object file specification (authored by atanasyan).
Changed prior to commit:
https://reviews.llvm.org/D69377?vs=226229&id=226243#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69377/new/
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 <https://www.linux-mips.org/pub/linux/mips/doc/ABI/elf64-2.4.pdf>`_
PowerPC
-------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69377.226243.patch
Type: text/x-patch
Size: 534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/29dd8bff/attachment.bin>
More information about the llvm-commits
mailing list