mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-24 23:28:41 +00:00
Merged in RELEASE_1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -15,9 +15,12 @@
|
||||
C/C++ front-end, based on GCC 3.4, from source.</p>
|
||||
|
||||
<p><b>NOTE:</b> This is currently a somewhat fragile, error-prone
|
||||
process, and you should only try to do it if (A) you really, really,
|
||||
really can't use the binaries we distribute, and (B) you are a wicked
|
||||
good GCC hacker.</p>
|
||||
process, and you should only try to do it if
|
||||
<ul>
|
||||
<li>(A) you really, really, really can't use the binaries we distribute
|
||||
<li>(B) you need GCC to fix some of the header files on your system
|
||||
<li>(C) you are an elite GCC hacker.</p>
|
||||
</ul>
|
||||
|
||||
<p>We welcome patches to help make this process simpler.</p>
|
||||
|
||||
@@ -154,6 +157,8 @@ following means:</p>
|
||||
|
||||
<hr><font size="-1">
|
||||
<address><a href="mailto:gaeke -at- uiuc.edu">Brian Gaeke</a></address>
|
||||
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
|
||||
<br>
|
||||
Last modified: $Date$
|
||||
</font>
|
||||
|
||||
|
Reference in New Issue
Block a user