mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 14:20:29 +00:00
Expose a LJELLO variable
llvm-svn: 4495
This commit is contained in:
parent
81a46e1d74
commit
6857731ae5
@ -38,6 +38,7 @@ LDIS = $(TOOLS)/dis
|
||||
LOPT = $(TOOLS)/opt
|
||||
LLINK = $(TOOLS)/link
|
||||
LANALYZE = $(TOOLS)/analyze
|
||||
LJELLO = $(TOOLS)/jello
|
||||
|
||||
LCCFLAGS += -O2 -Wall
|
||||
LLCFLAGS =
|
||||
|
Loading…
Reference in New Issue
Block a user