summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-06-24 21:35:50 +0000
committerChris Lattner <sabre@nondot.org>2002-06-24 21:35:50 +0000
commit0da785168bca056a5dd2eb6e15b92ec8d715eac3 (patch)
tree710d13d4b5c77a923a1a63482b3184d2412bd2ea
parente2d7896d9bbed8a4a85e3ca6175d245eaa5a56a4 (diff)
downloadbcm5719-llvm-0da785168bca056a5dd2eb6e15b92ec8d715eac3.tar.gz
bcm5719-llvm-0da785168bca056a5dd2eb6e15b92ec8d715eac3.zip
Expose the analyzer
llvm-svn: 2768
-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