llvm-6502/tools/opt/Makefile

9 lines
228 B
Makefile
Raw Normal View History

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