Add var to find GCCLD tool

llvm-svn: 1846
This commit is contained in:
Chris Lattner 2002-03-11 17:46:34 +00:00
parent 7fd7b30727
commit 2a00ac1e7e
1 changed files with 1 additions and 0 deletions

View File

@ -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