llvm-6502/tools/opt/Makefile
2002-03-28 18:10:31 +00:00

8 lines
212 B
Makefile

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