summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CompilerWriterInfo.rst
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-10-24 15:52:19 +0300
committerSimon Atanasyan <simon@atanasyan.com>2019-10-24 15:56:30 +0300
commitc84cfaf9bc852de6e4ae39d692aaa5dfc425afb1 (patch)
tree69a6ffe96dc157aa95aeb395a1bca3421c153ccb /llvm/docs/CompilerWriterInfo.rst
parente3b49df50e4f463f1b0bed5a0a476eafafd1d426 (diff)
downloadbcm5719-llvm-c84cfaf9bc852de6e4ae39d692aaa5dfc425afb1.tar.gz
bcm5719-llvm-c84cfaf9bc852de6e4ae39d692aaa5dfc425afb1.zip
[docs] Update link to the MIPS 64-bit ELF object file specification
Patch by Miloš Stojanović Differential Revision: https://reviews.llvm.org/D69377
Diffstat (limited to 'llvm/docs/CompilerWriterInfo.rst')
-rw-r--r--llvm/docs/CompilerWriterInfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst
index 5e37fde17c4..4cea523baa9 100644
--- a/llvm/docs/CompilerWriterInfo.rst
+++ b/llvm/docs/CompilerWriterInfo.rst
@@ -50,7 +50,7 @@ MIPS
* `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
-------
OpenPOWER on IntegriCloud