From 15367df3f90f5203782f3b1e10ffa9e8dc89e8f4 Mon Sep 17 00:00:00 2001
From: Mikhail Glushenkov
Date: Tue, 7 Jul 2009 16:44:20 +0000
Subject: [PATCH] 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(-)
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html
index 9ccf383fae8..4d7cb371dcb 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.
--
2.34.1