[docs] Add link to C++ ABI document.
authorSean Silva <silvas@purdue.edu>
Wed, 5 Jun 2013 21:11:16 +0000 (21:11 +0000)
committerSean Silva <silvas@purdue.edu>
Wed, 5 Jun 2013 21:11:16 +0000 (21:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183342 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CompilerWriterInfo.rst

index 978cf5afce4327752730ed975276cbc307699907..bb2443614ab1a91ce7492ceda64cc2137674e806 100644 (file)
@@ -104,6 +104,7 @@ ABI
 ===
 
 * `System V Application Binary Interface <http://www.sco.com/developers/gabi/latest/contents.html>`_
+* `Itanium C++ ABI <http://mentorembedded.github.io/cxx-abi/>`_
 
 Linux
 -----