summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAmara Emerson <amara.emerson@arm.com>2013-05-03 23:57:17 +0000
committerAmara Emerson <amara.emerson@arm.com>2013-05-03 23:57:17 +0000
commit1aef163a6815e7bff675f83ddec8b063d6082e86 (patch)
tree03e8e5b1846af11e6274abaf2db22e038d5e5da6 /docs
parent2bb955a6931580c9bb0472aa29b3fbbabe263295 (diff)
downloadllvm-1aef163a6815e7bff675f83ddec8b063d6082e86.tar.gz
llvm-1aef163a6815e7bff675f83ddec8b063d6082e86.tar.bz2
llvm-1aef163a6815e7bff675f83ddec8b063d6082e86.tar.xz
Revert r181009.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181079 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CompilerWriterInfo.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst
index 35a283ba86..e9a7bc876a 100644
--- a/docs/CompilerWriterInfo.rst
+++ b/docs/CompilerWriterInfo.rst
@@ -18,9 +18,7 @@ ARM
* `ARM documentation <http://www.arm.com/documentation/>`_ (`Processor Cores <http://www.arm.com/documentation/ARMProcessor_Cores/>`_ Cores)
-* `ELF ABI <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E_aaelf.pdf>`_
-
-* `Addenda to the ARM ABI <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI0045D_ABI_addenda.pdf>`_
+* `ABI <http://www.arm.com/products/DevTools/ABI.html>`_
* `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053a/IHI0053A_acle.pdf>`_