1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Jello is going away

llvm-svn: 5117
This commit is contained in:
Chris Lattner 2002-12-23 23:47:20 +00:00
parent 8e628685d9
commit acd2890ec1

View File

@ -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