[llvm-commits] CVS: llvm/docs/FAQ.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Apr 26 11:11:12 PDT 2006
Changes in directory llvm/docs:
FAQ.html updated: 1.34 -> 1.35
---
Log message:
Unfortunately this really isn't the place for advertisement.
---
Diffs of the changes: (+1 -4)
FAQ.html | 5 +----
1 files changed, 1 insertion(+), 4 deletions(-)
Index: llvm/docs/FAQ.html
diff -u llvm/docs/FAQ.html:1.34 llvm/docs/FAQ.html:1.35
--- llvm/docs/FAQ.html:1.34 Wed Apr 26 13:05:25 2006
+++ llvm/docs/FAQ.html Wed Apr 26 13:10:59 2006
@@ -422,9 +422,6 @@
implemented</i> configuration-driven
<a href="CompilerDriver.html">compiler driver</a> which simplifies the task
of running optimizations, linking, and executable generation.</p>
- <p>You might be interested in following the progress of the <a
- href="http://hlvm.org">HLVM Project</a> which is attempting to address these
- issues.</p>
</div>
<!-- *********************************************************************** -->
<div class="doc_section">
@@ -617,7 +614,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2006/04/26 18:05:25 $
+ Last modified: $Date: 2006/04/26 18:10:59 $
</address>
</body>
More information about the llvm-commits
mailing list