Skip to content

Commit 843b171

Browse files
committed
[docs] fix link to AMD manuals (PR30946)
llvm-svn: 286249
1 parent 166c99b commit 843b171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CompilerWriterInfo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ SystemZ
102102
X86
103103
---
104104

105-
* `AMD processor manuals <http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_739,00.html>`_
105+
* `AMD processor manuals <http://developer.amd.com/resources/developer-guides-manuals/>`_
106106
* `Intel 64 and IA-32 manuals <http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html>`_
107107
* `Intel Itanium documentation <http://www.intel.com/design/itanium/documentation.htm?iid=ipp_srvr_proc_itanium2+techdocs>`_
108108
* `X86 and X86-64 SysV psABI <https://github.com/hjl-tools/x86-psABI/wiki/X86-psABI>`_

0 commit comments

Comments
 (0)