[llvm-commits] CVS: llvm/docs/GettingStarted.html

Chris Lattner sabre at nondot.org
Tue Feb 13 23:34:39 PST 2007



Changes in directory llvm/docs:

GettingStarted.html updated: 1.154 -> 1.155
---
Log message:

remove obsolete warning


---
Diffs of the changes:  (+2 -2)

 GettingStarted.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.154 llvm/docs/GettingStarted.html:1.155
--- llvm/docs/GettingStarted.html:1.154	Wed Feb 14 01:33:00 2007
+++ llvm/docs/GettingStarted.html	Wed Feb 14 01:34:22 2007
@@ -759,7 +759,7 @@
 
 <p>In cases like these, you may want to try <a
 href="CFEBuildInstrs.html">building the GCC front end from source.</a> This is
-not for the faint of heart, so be forewarned.</p>
+much easier now than it was in the past.</p>
 
 </div>
 
@@ -1616,7 +1616,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/02/14 07:33:00 $
+  Last modified: $Date: 2007/02/14 07:34:22 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list