llvm-6502/tools/opt/Makefile
2001-12-04 04:32:04 +00:00

7 lines
184 B
Makefile

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