llvm-6502/tools/opt/Makefile
2002-03-06 18:44:29 +00:00

8 lines
198 B
Makefile

LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter asmwriter instrument profpaths scalaropts \
ipo ipa target analysis transforms vmcore support
include $(LEVEL)/Makefile.common