diff options
author | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | 2013-02-11 14:14:32 +0000 |
---|---|---|
committer | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | 2013-02-11 14:14:32 +0000 |
commit | 8c0a8e5f6d9b5622f4af07815b99601962e82d39 (patch) | |
tree | b05d6900c768310929e91ab7a338b5dbeefe672a /llvm/docs/CompilerWriterInfo.rst | |
parent | 5eb25e8d392179480d351322bfeff75b4f3d92ee (diff) | |
download | bcm5719-llvm-8c0a8e5f6d9b5622f4af07815b99601962e82d39.tar.gz bcm5719-llvm-8c0a8e5f6d9b5622f4af07815b99601962e82d39.zip |
Restore the resurrected doc link previously deleted
llvm-svn: 174884
Diffstat (limited to 'llvm/docs/CompilerWriterInfo.rst')
-rw-r--r-- | llvm/docs/CompilerWriterInfo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst index a7082a079e7..bc0b99680ea 100644 --- a/llvm/docs/CompilerWriterInfo.rst +++ b/llvm/docs/CompilerWriterInfo.rst @@ -47,6 +47,8 @@ IBM - Official manuals and docs * `PowerPC Compiler Writer's Guide <http://www.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20050FF7785256996007558C6>`_ +* `Intro to PowerPC Architecture <http://www.ibm.com/developerworks/linux/library/l-powarch/>`_ + * `PowerPC Processor Manuals (embedded) <http://www.ibm.com/chips/techlib/techlib.nsf/products/PowerPC>`_ * `Various IBM specifications and white papers <https://www.power.org/documentation/?document_company=105&document_category=all&publish_year=all&grid_order=DESC&grid_sort=title>`_ |