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:
b5632b5
)
[docs] Add link to Microsoft PE/COFF Spec.
author
Rui Ueyama
<ruiu@google.com>
Fri, 7 Jun 2013 20:30:27 +0000
(20:30 +0000)
committer
Rui Ueyama
<ruiu@google.com>
Fri, 7 Jun 2013 20:30:27 +0000
(20:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183562
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CompilerWriterInfo.rst
patch
|
blob
|
history
diff --git
a/docs/CompilerWriterInfo.rst
b/docs/CompilerWriterInfo.rst
index bb2443614ab1a91ce7492ceda64cc2137674e806..44e07b0330c8f9a72337d8698401f24e2d57df40 100644
(file)
--- a/
docs/CompilerWriterInfo.rst
+++ b/
docs/CompilerWriterInfo.rst
@@
-120,6
+120,11
@@
OS X
* `Mach-O Runtime Architecture <http://developer.apple.com/documentation/Darwin/RuntimeArchitecture-date.html>`_
* `Notes on Mach-O ABI <http://www.unsanity.org/archives/000044.php>`_
+Windows
+-------
+
+* `Microsoft PE/COFF Specification <http://www.microsoft.com/whdc/system/platform/firmware/pecoff.mspx>`_
+
NVPTX
=====