aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-18 23:30:02 +0000
committerChris Lattner <sabre@nondot.org>2004-02-18 23:30:02 +0000
commit15a298610787f542933ae11742fab80279ff6e57 (patch)
tree5d5e9f9e689b04bac714f80f903fdd36ef63a8dc /docs/CommandGuide
parent8b189277bde5f617405dded0bbd6583e6665f4df (diff)
document the -march=c option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11615 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llc.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CommandGuide/llc.html b/docs/CommandGuide/llc.html
index 30f8603e3a..3671042764 100644
--- a/docs/CommandGuide/llc.html
+++ b/docs/CommandGuide/llc.html
@@ -95,6 +95,9 @@ OPTIONS
<di> sparc
<dd>SPARC V9</dd>
+
+ <di> c
+ <dd>Emit C code</dd>
</dl>
<p>