llvm-project/llvm/tools/opt/Makefile

8 lines
217 B
Makefile

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