1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

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

llvm-svn: 15046
This commit is contained in:
Misha Brukman 2004-07-20 20:25:18 +00:00
parent 1c856fcf9e
commit 1954583a4a

View 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>