summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorDavid Terei <davidterei@gmail.com>2010-09-14 07:21:35 +0000
committerDavid Terei <davidterei@gmail.com>2010-09-14 07:21:35 +0000
commita3783a326f3a19b665883529e12a4609a7e0c327 (patch)
treed38022c7c8df2a464b6fa4ea3670120d2a81269f /docs/man
parent7c086ecd88b4fb5d82b4597d56695cea0a1a0553 (diff)
downloadhaskell-a3783a326f3a19b665883529e12a4609a7e0c327.tar.gz
Update release notes and docs with LLVM info.
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/gen_flags.xsl.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man/gen_flags.xsl.sh b/docs/man/gen_flags.xsl.sh
index 28627ea5df..fed694f1e0 100644
--- a/docs/man/gen_flags.xsl.sh
+++ b/docs/man/gen_flags.xsl.sh
@@ -71,7 +71,8 @@ As a rule of thumb, all the language options are dynamic, as are the
warning options and the debugging options.
The rest are static, with the notable exceptions of
-.BR \-v ", " \-cpp ", " \-fasm ", " \-fvia\-C ", and " \-#include .
+.BR \-v ", " \-cpp ", " \-fasm ", " \-fvia\-C ", " \-fllvm ", and
+" \-#include .
The OPTIONS sections lists the status of each flag.
.PP