Regenerate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74914 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov 2009-07-07 16:44:20 +00:00
parent bb41b2deca
commit 15367df3f9

View 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">