Documentation update.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 7 Jul 2009 16:43:49 +0000 (16:43 +0000)
committerMikhail 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

index aa977039ebe0421f1bbdd2274501c762f749de20..4653e0e9d8f3647c07f1f269960db5cbfe034da8 100644 (file)
@@ -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_