mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +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
|
||||
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
|
||||
LLC = $(TOOLS)/llc
|
||||
LAS = $(TOOLS)/as
|
||||
|
Loading…
Reference in New Issue
Block a user