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

Chris Lattner lattner at cs.uiuc.edu
Fri Nov 1 19:42:01 PST 2002


Changes in directory llvm/test:

Makefile.tests updated: 1.47 -> 1.48

---
Log message:

Expose a LJELLO variable


---
Diffs of the changes:

Index: llvm/test/Makefile.tests
diff -u llvm/test/Makefile.tests:1.47 llvm/test/Makefile.tests:1.48
--- llvm/test/Makefile.tests:1.47	Mon Oct 14 01:12:10 2002
+++ llvm/test/Makefile.tests	Fri Nov  1 19:41:07 2002
@@ -38,6 +38,7 @@
 LOPT     = $(TOOLS)/opt
 LLINK    = $(TOOLS)/link
 LANALYZE = $(TOOLS)/analyze
+LJELLO   = $(TOOLS)/jello
 
 LCCFLAGS  += -O2 -Wall
 LLCFLAGS =





More information about the llvm-commits mailing list