a4c11102019102988fd9962bca58df408cd2e3a1
[oota-llvm.git] / tools / opt / Makefile
1 LEVEL = ../..
2 TOOLNAME = opt
3 USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms scalaropts ipo target analysis
4
5 include $(LEVEL)/Makefile.common
6