commit | 4d885d9dcce73fe9c830c250154d3b204e09146f | [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 | 52b8673b9affc01554451b27f6f6331e3a411ed7 | |
parent | 8bda4c49019ad2dae483259b90a9771994ea8c23 [diff] [blame] |
document the -march=c option llvm-svn: 11615
diff --git a/llvm/docs/CommandGuide/llc.html b/llvm/docs/CommandGuide/llc.html index 30f8603..3671042 100644 --- a/llvm/docs/CommandGuide/llc.html +++ b/llvm/docs/CommandGuide/llc.html
@@ -95,6 +95,9 @@ <di> sparc <dd>SPARC V9</dd> + + <di> c + <dd>Emit C code</dd> </dl> <p>