mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgot
that <> denotes a tag). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7100 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6dd90d2217
commit
a27028b710
@ -262,8 +262,8 @@
|
||||
during the LLVM suite build; you will just need to know where it will
|
||||
go for configuring the build system and running the test suite later.
|
||||
<p>
|
||||
For the pre-built binaries, the LLVMGCCDIR is
|
||||
<tt>cfrontend/<platform>/llvm-gcc</tt>.
|
||||
For the pre-built C front end binaries, the LLVMGCCDIR is
|
||||
<tt>cfrontend/<i>platform</i>/llvm-gcc</tt>.
|
||||
|
||||
<dt>GCCSRC
|
||||
<dd>
|
||||
|
Loading…
x
Reference in New Issue
Block a user