mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix up a seriously outdated comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12267 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0b67f04a1c
commit
b798b1e9a3
@ -65,8 +65,8 @@ LCC1XX = @LLVMCC1PLUS@
|
||||
# object files.
|
||||
OBJ_ROOT := .
|
||||
|
||||
# Path to location for LLVM front-end this should only be specified here if you
|
||||
# want to override the value set in Makefile.$(uname)
|
||||
# Path to location for LLVM C/C++ front-end. You can modify this if you
|
||||
# want to override the value set by configure.
|
||||
LLVMGCCDIR := @LLVMGCCDIR@
|
||||
|
||||
# When this variable is set to 1, programs in the llvm/test/Programs hierarchy
|
||||
|
Loading…
Reference in New Issue
Block a user