commit | 15a298610787f542933ae11742fab80279ff6e57 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Feb 18 23:30:02 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Feb 18 23:30:02 2004 +0000 |
tree | 5d5e9f9e689b04bac714f80f903fdd36ef63a8dc | |
parent | 8b189277bde5f617405dded0bbd6583e6665f4df [diff] [blame] |
document the -march=c option git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11615 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/llc.html b/docs/CommandGuide/llc.html index 30f8603..3671042 100644 --- a/docs/CommandGuide/llc.html +++ b/docs/CommandGuide/llc.html
@@ -95,6 +95,9 @@ <di> sparc <dd>SPARC V9</dd> + + <di> c + <dd>Emit C code</dd> </dl> <p>