[llvm-commits] CVS: llvm/test/Makefile.tests

Chris Lattner lattner at cs.uiuc.edu
Mon Dec 23 17:48:01 PST 2002


Changes in directory llvm/test:

Makefile.tests updated: 1.50 -> 1.51

---
Log message:

Jello is going away


---
Diffs of the changes:

Index: llvm/test/Makefile.tests
diff -u llvm/test/Makefile.tests:1.50 llvm/test/Makefile.tests:1.51
--- llvm/test/Makefile.tests:1.50	Tue Nov 19 15:57:18 2002
+++ llvm/test/Makefile.tests	Mon Dec 23 17:47:20 2002
@@ -43,7 +43,6 @@
 LOPT     = $(TOOLS)/opt
 LLINK    = $(TOOLS)/link
 LANALYZE = $(TOOLS)/analyze
-LJELLO   = $(TOOLS)/jello
 LBUGPOINT= $(TOOLS)/bugpoint
 
 LCCFLAGS  += -O2 -Wall





More information about the llvm-commits mailing list