Refer would-be llvm-gcc source users/hackers to the compilation guide.
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 20 Jul 2004 20:25:18 +0000 (20:25 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 20 Jul 2004 20:25:18 +0000 (20:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15046 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 5653fb2a0477c86cd1f9bcfc60d263f2582c7d07..ffd8537f30d427b0490dba8131b8740510b29c63 100644 (file)
@@ -240,8 +240,7 @@ generation should work as well, although the generated native code may not work
 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>