From: Sean Silva Date: Wed, 5 Jun 2013 21:11:11 +0000 (+0000) Subject: [docs] Add link to SysV ABI document. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c85756f4b0294e48630354471107bfe8a3a9f3ef;p=oota-llvm.git [docs] Add link to SysV ABI document. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183341 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst index cfd353c4477..978cf5afce4 100644 --- a/docs/CompilerWriterInfo.rst +++ b/docs/CompilerWriterInfo.rst @@ -103,6 +103,8 @@ Other relevant lists ABI === +* `System V Application Binary Interface `_ + Linux -----