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>