[llvm-commits] [llvm] r74913 - /llvm/trunk/tools/llvmc/doc/LLVMC-Reference.rst
Mikhail Glushenkov
foldr at codedgers.com
Tue Jul 7 09:43:49 PDT 2009
Author: foldr
Date: Tue Jul 7 11:43:49 2009
New Revision: 74913
URL: http://llvm.org/viewvc/llvm-project?rev=74913&view=rev
Log:
Documentation update.
Modified:
llvm/trunk/tools/llvmc/doc/LLVMC-Reference.rst
Modified: llvm/trunk/tools/llvmc/doc/LLVMC-Reference.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/llvmc/doc/LLVMC-Reference.rst?rev=74913&r1=74912&r2=74913&view=diff
==============================================================================
--- llvm/trunk/tools/llvmc/doc/LLVMC-Reference.rst (original)
+++ llvm/trunk/tools/llvmc/doc/LLVMC-Reference.rst Tue Jul 7 11:43:49 2009
@@ -368,7 +368,8 @@
(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_
More information about the llvm-commits
mailing list