diff options
author | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | 2013-02-11 13:16:30 +0000 |
---|---|---|
committer | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | 2013-02-11 13:16:30 +0000 |
commit | 37fea43384d3c6eecd32de78655fb7a184f66c15 (patch) | |
tree | b42bc3372a4e8089d648b94a7a2242486a8e8d22 /llvm/docs/CompilerWriterInfo.rst | |
parent | 2549956ee350c0678da3ef9c667f4cefa78167d9 (diff) | |
download | bcm5719-llvm-37fea43384d3c6eecd32de78655fb7a184f66c15.tar.gz bcm5719-llvm-37fea43384d3c6eecd32de78655fb7a184f66c15.zip |
Remove a dead PowerPC doc link
llvm-svn: 174881
Diffstat (limited to 'llvm/docs/CompilerWriterInfo.rst')
-rw-r--r-- | llvm/docs/CompilerWriterInfo.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst index 5539b56d4dd..a7082a079e7 100644 --- a/llvm/docs/CompilerWriterInfo.rst +++ b/llvm/docs/CompilerWriterInfo.rst @@ -49,8 +49,6 @@ IBM - Official manuals and docs * `PowerPC Processor Manuals (embedded) <http://www.ibm.com/chips/techlib/techlib.nsf/products/PowerPC>`_ -* `Intro to PowerPC Architecture <http://www.ibm.com/developerworks/linux/library/l-powarch/>`_ - * `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>`_ * `IBM AIX/5L for POWER Assembly Reference <http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixassem/alangref/alangreftfrm.htm>`_ |