summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJean-Daniel Dupas <devlists@shadowlab.org>2012-11-12 23:43:34 +0000
committerJean-Daniel Dupas <devlists@shadowlab.org>2012-11-12 23:43:34 +0000
commit5090b2d3774c684f5e6f0f61362e522af2e6ea83 (patch)
tree0ba7e0db8804fb8cc718c71e00678da9642defe7 /docs
parent01c6de341cdd43292243b790a67d4753e40a5360 (diff)
downloadllvm-5090b2d3774c684f5e6f0f61362e522af2e6ea83.tar.gz
llvm-5090b2d3774c684f5e6f0f61362e522af2e6ea83.tar.bz2
llvm-5090b2d3774c684f5e6f0f61362e522af2e6ea83.tar.xz
Update link to external document
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167781 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CompilerWriterInfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst
index e41f5f9eec..7504d3c75a 100644
--- a/docs/CompilerWriterInfo.rst
+++ b/docs/CompilerWriterInfo.rst
@@ -87,7 +87,7 @@ Intel - Official manuals and docs
Other x86-specific information
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/assem/calling_conventions.pdf>`_
+* `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/optimize/calling_conventions.pdf>`_
Other relevant lists
--------------------