[llvm-commits] CVS: llvm/docs/CodeGenerator.html
Bill Wendling
isanbard at gmail.com
Sun Aug 27 19:57:55 PDT 2006
Changes in directory llvm/docs:
CodeGenerator.html updated: 1.31 -> 1.32
---
Log message:
Messed up and put a "To be written" in a section that was written.
---
Diffs of the changes: (+1 -2)
CodeGenerator.html | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm/docs/CodeGenerator.html
diff -u llvm/docs/CodeGenerator.html:1.31 llvm/docs/CodeGenerator.html:1.32
--- llvm/docs/CodeGenerator.html:1.31 Sun Aug 27 21:26:32 2006
+++ llvm/docs/CodeGenerator.html Sun Aug 27 21:57:41 2006
@@ -1179,7 +1179,6 @@
<div class="doc_section">
<a name="targetimpls">Target-specific Implementation Notes</a>
</div>
-<div class="doc_text"><p>To Be Written</p></div>
<!-- *********************************************************************** -->
<div class="doc_text">
@@ -1288,7 +1287,7 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2006/08/28 02:26:32 $
+ Last modified: $Date: 2006/08/28 02:57:41 $
</address>
</body>
More information about the llvm-commits
mailing list