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

Misha Brukman brukman at cs.uiuc.edu
Tue Jul 20 13:25:28 PDT 2004



Changes in directory llvm/docs:

GettingStarted.html updated: 1.63 -> 1.64

---
Log message:

Refer would-be llvm-gcc source users/hackers to the compilation guide.


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

Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.63 llvm/docs/GettingStarted.html:1.64
--- llvm/docs/GettingStarted.html:1.63	Sun Jul 18 17:32:22 2004
+++ llvm/docs/GettingStarted.html	Tue Jul 20 15:25:18 2004
@@ -240,8 +240,7 @@
 on your platform.</p>
 
 <p>The GCC front end is not very portable at the moment.  If you want to get it
-to work on another platform, you can download a copy of the source and try to
-compile it on your platform.</p>
+to work on another platform, you can download a copy of the source and <a href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p>
 
 </div>
 
@@ -1267,7 +1266,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/07/18 22:32:22 $
+  Last modified: $Date: 2004/07/20 20:25:18 $
 </address>
 
 </body>





More information about the llvm-commits mailing list