[llvm-commits] CVS: llvm/docs/CodeGenerator.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Jun 3 19:45:04 PDT 2004
Changes in directory llvm/docs:
CodeGenerator.html updated: 1.6 -> 1.7
---
Log message:
Fix extraneous tag
---
Diffs of the changes: (+1 -2)
Index: llvm/docs/CodeGenerator.html
diff -u llvm/docs/CodeGenerator.html:1.6 llvm/docs/CodeGenerator.html:1.7
--- llvm/docs/CodeGenerator.html:1.6 Thu Jun 3 19:16:02 2004
+++ llvm/docs/CodeGenerator.html Thu Jun 3 19:40:53 2004
@@ -601,7 +601,6 @@
<p>Stores and all other instructions treat the four memory operands in the same
way, in the same order.</p>
-</p>
</div>
@@ -636,7 +635,7 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/06/04 00:16:02 $
+ Last modified: $Date: 2004/06/04 00:40:53 $
</address>
</body>
More information about the llvm-commits
mailing list