mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Add var to find GCCLD tool
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1846 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e1a52f6a15
commit
9dfdf0f1e6
@ -25,6 +25,7 @@ LLI = $(TOOLS)/lli
|
||||
LLC = $(TOOLS)/llc
|
||||
LAS = $(TOOLS)/as
|
||||
LGCCAS = $(TOOLS)/gccas
|
||||
LGCCLD = $(TOOLS)/gccld -L/home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm/3.1/
|
||||
LDIS = $(TOOLS)/dis
|
||||
LOPT = $(TOOLS)/opt
|
||||
LLINK = $(TOOLS)/link
|
||||
|
Loading…
Reference in New Issue
Block a user