diff --git a/llvm/test/Makefile.tests b/llvm/test/Makefile.tests index 5d854f98b4b6..27254ed93ff6 100644 --- a/llvm/test/Makefile.tests +++ b/llvm/test/Makefile.tests @@ -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 =