mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
Slightly expand on the instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20121 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -126,7 +126,9 @@ of permissions. Specify a path into which LLVM can be installed (e.g.
|
|||||||
% set path = ( `cd llvm/Debug/bin && pwd` $path )
|
% set path = ( `cd llvm/Debug/bin && pwd` $path )
|
||||||
</pre></li>
|
</pre></li>
|
||||||
|
|
||||||
<li><p>Unpack the C/C++ front-end source into cfrontend/src.</p></li>
|
<li><p>Unpack the C/C++ front-end source into cfrontend/src, either by
|
||||||
|
untar'ing an llvm-gcc.tar.gz file or checking out CVS into this
|
||||||
|
directory.</p></li>
|
||||||
|
|
||||||
<li><p>Make "build" and "install" directories as siblings of the "src" tree.</p>
|
<li><p>Make "build" and "install" directories as siblings of the "src" tree.</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
Reference in New Issue
Block a user