From 15367df3f90f5203782f3b1e10ffa9e8dc89e8f4 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Tue, 7 Jul 2009 16:44:20 +0000 Subject: Regenerate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74914 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CompilerDriver.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/CompilerDriver.html') diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index 9ccf383fae..4d7cb371dc 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -363,7 +363,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.

-- cgit v1.2.3