Add var to find GCCLD tool
authorChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 17:46:34 +0000 (17:46 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 17:46:34 +0000 (17:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1846 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile.tests

index ef8ed25b40ca80ad66a75fe6cf74b48865ab3199..c6c7862ea04979a1090338c5c346de04c8e770b1 100644 (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