diff options
author | Amara Emerson <amara.emerson@arm.com> | 2013-05-03 23:57:17 +0000 |
---|---|---|
committer | Amara Emerson <amara.emerson@arm.com> | 2013-05-03 23:57:17 +0000 |
commit | d9104c035914f37777e5c7e0d91261e57103a8cf (patch) | |
tree | 9f858de37c285e70c130b9f97b06584f50305d81 /llvm/docs/CompilerWriterInfo.rst | |
parent | c16b4af0d7aa1bd6b5657474cc46482aa158c3ec (diff) | |
download | bcm5719-llvm-d9104c035914f37777e5c7e0d91261e57103a8cf.tar.gz bcm5719-llvm-d9104c035914f37777e5c7e0d91261e57103a8cf.zip |
Revert r181009.
llvm-svn: 181079
Diffstat (limited to 'llvm/docs/CompilerWriterInfo.rst')
-rw-r--r-- | llvm/docs/CompilerWriterInfo.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst index 35a283ba864..e9a7bc876ae 100644 --- a/llvm/docs/CompilerWriterInfo.rst +++ b/llvm/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>`_ |