summaryrefslogtreecommitdiff
path: root/docs/CompilerWriterInfo.rst
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-12-13 20:02:11 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-12-13 20:02:11 +0000
commitdcd3a70297eff3953757623e28fde62ba72b1706 (patch)
tree950804e568ba1fb2cb628d2e81f2e0379371bc86 /docs/CompilerWriterInfo.rst
parent08f2d9379c486a0e4b950e476913ee97b38ec333 (diff)
downloadllvm-dcd3a70297eff3953757623e28fde62ba72b1706.tar.gz
llvm-dcd3a70297eff3953757623e28fde62ba72b1706.tar.bz2
llvm-dcd3a70297eff3953757623e28fde62ba72b1706.tar.xz
Documentation: CompilerWriterInfo.rst: update link to Intel documentation
Replaces old Pentium 4 documentation link with generic current documentation link. Patch by Kevin Schoedel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170144 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerWriterInfo.rst')
-rw-r--r--docs/CompilerWriterInfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst
index 7504d3c75a..f21491994f 100644
--- a/docs/CompilerWriterInfo.rst
+++ b/docs/CompilerWriterInfo.rst
@@ -81,7 +81,7 @@ AMD - Official manuals and docs
Intel - Official manuals and docs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* `IA-32 manuals <http://developer.intel.com/design/pentium4/manuals/index_new.htm>`_
+* `Intel 64 and IA-32 manuals <http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html>`_
* `Intel Itanium documentation <http://www.intel.com/design/itanium/documentation.htm?iid=ipp_srvr_proc_itanium2+techdocs>`_
Other x86-specific information