Change over to use new style pass mechanism, now passes only expose small
[oota-llvm.git] / tools / opt / Makefile
1 LEVEL = ../..
2 TOOLNAME = opt
3 USEDLIBS = bcreader bcwriter asmwriter instrument profpaths scalaropts \
4            ipo target analysis transforms vmcore support
5
6 include $(LEVEL)/Makefile.common
7