projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56d756
)
[docs] Add link to SysV ABI document.
author
Sean Silva
<silvas@purdue.edu>
Wed, 5 Jun 2013 21:11:11 +0000
(21:11 +0000)
committer
Sean Silva
<silvas@purdue.edu>
Wed, 5 Jun 2013 21:11:11 +0000
(21:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183341
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CompilerWriterInfo.rst
patch
|
blob
|
history
diff --git
a/docs/CompilerWriterInfo.rst
b/docs/CompilerWriterInfo.rst
index cfd353c4477a96445b5412807691702d66e9f40e..978cf5afce4327752730ed975276cbc307699907 100644
(file)
--- a/
docs/CompilerWriterInfo.rst
+++ b/
docs/CompilerWriterInfo.rst
@@
-103,6
+103,8
@@
Other relevant lists
ABI
===
+* `System V Application Binary Interface <http://www.sco.com/developers/gabi/latest/contents.html>`_
+
Linux
-----