summaryrefslogtreecommitdiff
path: root/test/Makefile.tests
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-12-23 23:47:20 +0000
committerChris Lattner <sabre@nondot.org>2002-12-23 23:47:20 +0000
commit332ca6ccd559d5ec1241e35c82e3c4f12a9d2bfc (patch)
treee7f5b7b8bea6e30ce55f22c95c94fcd431df4858 /test/Makefile.tests
parentfc1c705965643ec22a1791e8ab06f0a6f720caaf (diff)
downloadllvm-332ca6ccd559d5ec1241e35c82e3c4f12a9d2bfc.tar.gz
llvm-332ca6ccd559d5ec1241e35c82e3c4f12a9d2bfc.tar.bz2
llvm-332ca6ccd559d5ec1241e35c82e3c4f12a9d2bfc.tar.xz
Jello is going away
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5117 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Makefile.tests')
-rw-r--r--test/Makefile.tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.tests b/test/Makefile.tests
index b5299faa3f..944df53148 100644
--- a/test/Makefile.tests
+++ b/test/Makefile.tests
@@ -43,7 +43,6 @@ LDIS = $(TOOLS)/dis
LOPT = $(TOOLS)/opt
LLINK = $(TOOLS)/link
LANALYZE = $(TOOLS)/analyze
-LJELLO = $(TOOLS)/jello
LBUGPOINT= $(TOOLS)/bugpoint
LCCFLAGS += -O2 -Wall