mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Tools are now moved into /shared
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3292 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
285af38864
commit
c0c4d70ad8
@ -22,7 +22,7 @@ include ${LEVEL}/Makefile.common
|
|||||||
#
|
#
|
||||||
LCC = /home/vadve/lattner/cvs/gcc_install/bin/gcc
|
LCC = /home/vadve/lattner/cvs/gcc_install/bin/gcc
|
||||||
LCC1 = /home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm/3.1/cc1
|
LCC1 = /home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm/3.1/cc1
|
||||||
TOOLS = $(LEVEL)/tools/Debug
|
TOOLS = $(BUILD_ROOT_TOP)/tools/Debug
|
||||||
LLI = $(TOOLS)/lli
|
LLI = $(TOOLS)/lli
|
||||||
LLC = $(TOOLS)/llc
|
LLC = $(TOOLS)/llc
|
||||||
LAS = $(TOOLS)/as
|
LAS = $(TOOLS)/as
|
||||||
|
Loading…
Reference in New Issue
Block a user