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:
091ca1c
)
Documentation update.
author
Mikhail Glushenkov
<foldr@codedgers.com>
Tue, 7 Jul 2009 16:43:49 +0000
(16:43 +0000)
committer
Mikhail Glushenkov
<foldr@codedgers.com>
Tue, 7 Jul 2009 16:43:49 +0000
(16:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74913
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvmc/doc/LLVMC-Reference.rst
patch
|
blob
|
history
diff --git
a/tools/llvmc/doc/LLVMC-Reference.rst
b/tools/llvmc/doc/LLVMC-Reference.rst
index aa977039ebe0421f1bbdd2274501c762f749de20..4653e0e9d8f3647c07f1f269960db5cbfe034da8 100644
(file)
--- a/
tools/llvmc/doc/LLVMC-Reference.rst
+++ b/
tools/llvmc/doc/LLVMC-Reference.rst
@@
-368,7
+368,8
@@
for. Example::
(switch_option "E", (extern))
...
-See also the section on plugin `priorities`__.
+If an external option has additional attributes besides 'extern', they are
+ignored. See also the section on plugin `priorities`__.
__ priorities_