From 332ca6ccd559d5ec1241e35c82e3c4f12a9d2bfc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 23 Dec 2002 23:47:20 +0000 Subject: Jello is going away git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5117 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Makefile.tests | 1 - 1 file changed, 1 deletion(-) (limited to 'test/Makefile.tests') diff --git a/test/Makefile.tests b/test/Makefile.tests index b5299fa..944df53 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 -- cgit v1.1