forked from OSchip/llvm-project
parent
7fd7b30727
commit
2a00ac1e7e
|
@ -25,6 +25,7 @@ LLI = $(TOOLS)/lli
|
|||
LLC = $(TOOLS)/llc
|
||||
LAS = $(TOOLS)/as
|
||||
LGCCAS = $(TOOLS)/gccas
|
||||
LGCCLD = $(TOOLS)/gccld -L/home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm/3.1/
|
||||
LDIS = $(TOOLS)/dis
|
||||
LOPT = $(TOOLS)/opt
|
||||
LLINK = $(TOOLS)/link
|
||||
|
|
Loading…
Reference in New Issue