summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Makefile.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Makefile.tests b/llvm/test/Makefile.tests
index 5d854f98b4b..27254ed93ff 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 =
OpenPOWER on IntegriCloud