Expose the analyzer
authorChris Lattner <sabre@nondot.org>
Mon, 24 Jun 2002 21:35:50 +0000 (21:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Jun 2002 21:35:50 +0000 (21:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2768 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile.tests

index 5d854f98b4b6498acd3ae55e6fae0537f16ee6e9..27254ed93ff69a68ba0a4a61e1185c919fe4a664 100644 (file)
@@ -31,6 +31,7 @@ LGCCLD   = $(TOOLS)/gccld -L/home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm
 LDIS     = $(TOOLS)/dis 
 LOPT     = $(TOOLS)/opt
 LLINK    = $(TOOLS)/link
+LANALYZE = $(TOOLS)/analyze
 
 LCCFLAGS  += -O2 -Wall
 LLCFLAGS =