projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f497640
)
Expose the analyzer
author
Chris Lattner
<sabre@nondot.org>
Mon, 24 Jun 2002 21:35:50 +0000
(21:35 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/test/Makefile.tests
b/test/Makefile.tests
index 5d854f98b4b6498acd3ae55e6fae0537f16ee6e9..27254ed93ff69a68ba0a4a61e1185c919fe4a664 100644
(file)
--- a/
test/Makefile.tests
+++ b/
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 =