[llvm-commits] CVS: llvm/docs/CommandGuide/llc.html
Alkis Evlogimenos
alkis at cs.uiuc.edu
Mon Mar 1 17:26:01 PST 2004
Changes in directory llvm/docs/CommandGuide:
llc.html updated: 1.9 -> 1.10
---
Log message:
Fix <p> missing <p> tag
---
Diffs of the changes: (+1 -0)
Index: llvm/docs/CommandGuide/llc.html
diff -u llvm/docs/CommandGuide/llc.html:1.9 llvm/docs/CommandGuide/llc.html:1.10
--- llvm/docs/CommandGuide/llc.html:1.9 Mon Mar 1 17:18:15 2004
+++ llvm/docs/CommandGuide/llc.html Mon Mar 1 17:25:38 2004
@@ -153,6 +153,7 @@
<di> linearscan
<dd>Linear scan global register allocator (experimental)</dd>
+ <p>
<li>-spiller=<sp>
<br>
More information about the llvm-commits
mailing list