From b1301e48b5cd40b91d822b32715c75f2e9051aa9 Mon Sep 17 00:00:00 2001 From: Hal Finkel Date: Fri, 8 Feb 2013 20:24:46 +0000 Subject: [PATCH] Update PowerPC links in CompilerWriterInfo.rst This updates the current references to links that work for me. In the future, we should update the list of references itself to provide information on newer architecture variants. Thanks to Sean Silva for pointing out that the current links were broken! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174739 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CompilerWriterInfo.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst index 40434fcb1f7..8d353da35b0 100644 --- a/docs/CompilerWriterInfo.rst +++ b/docs/CompilerWriterInfo.rst @@ -43,19 +43,19 @@ PowerPC IBM - Official manuals and docs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* `PowerPC Architecture Book `_ +* `PowerPC Architecture Book `_ - * Book I: `PowerPC User Instruction Set Architecture `_ + * Book I: `PowerPC User Instruction Set Architecture `_ - * Book II: `PowerPC Virtual Environment Architecture `_ + * Book II: `PowerPC Virtual Environment Architecture `_ - * Book III: `PowerPC Operating Environment Architecture `_ + * Book III: `PowerPC Operating Environment Architecture `_ -* `PowerPC Compiler Writer's Guide `_ +* `PowerPC Compiler Writer's Guide `_ -* `PowerPC Processor Manuals `_ +* `PowerPC Processor Manuals `_ -* `Intro to PowerPC Architecture `_ +* `Intro to PowerPC Architecture `_ * `IBM AIX/5L for POWER Assembly Reference `_ -- 2.34.1