Regenerate.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 7 Jul 2009 16:44:20 +0000 (16:44 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 7 Jul 2009 16:44:20 +0000 (16:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74914 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CompilerDriver.html

index 9ccf383fae8c69c77c862db77ff9b6071ae2df27..4d7cb371dcbefc7cdee9415e20ad3375d4a3c300 100644 (file)
@@ -363,7 +363,8 @@ for. Example:</p>
 (switch_option &quot;E&quot;, (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">