[llvm-commits] [llvm] r74914 - /llvm/trunk/docs/CompilerDriver.html

Mikhail Glushenkov foldr at codedgers.com
Tue Jul 7 09:44:22 PDT 2009


Author: foldr
Date: Tue Jul  7 11:44:20 2009
New Revision: 74914

URL: http://llvm.org/viewvc/llvm-project?rev=74914&view=rev
Log:
Regenerate.

Modified:
    llvm/trunk/docs/CompilerDriver.html

Modified: llvm/trunk/docs/CompilerDriver.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CompilerDriver.html?rev=74914&r1=74913&r2=74914&view=diff

==============================================================================
--- llvm/trunk/docs/CompilerDriver.html (original)
+++ llvm/trunk/docs/CompilerDriver.html Tue Jul  7 11:44:20 2009
@@ -363,7 +363,8 @@
 (switch_option "E", (extern))
 ...
 </pre>
-<p>See also the section on plugin <a class="reference internal" href="#priorities">priorities</a>.</p>
+<p>If an external option has additional attributes besides 'extern', they are
+ignored. See also the section on plugin <a class="reference internal" href="#priorities">priorities</a>.</p>
 </div>
 </div>
 <div class="section" id="conditional-evaluation">





More information about the llvm-commits mailing list