diff options
| author | Simon Atanasyan <simon@atanasyan.com> | 2019-10-24 15:52:19 +0300 |
|---|---|---|
| committer | Simon Atanasyan <simon@atanasyan.com> | 2019-10-24 15:56:30 +0300 |
| commit | c84cfaf9bc852de6e4ae39d692aaa5dfc425afb1 (patch) | |
| tree | 69a6ffe96dc157aa95aeb395a1bca3421c153ccb /llvm/docs/CompilerWriterInfo.rst | |
| parent | e3b49df50e4f463f1b0bed5a0a476eafafd1d426 (diff) | |
| download | bcm5719-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.rst | 2 |
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 ------- |

