1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/opt/Makefile
2002-03-06 18:44:29 +00:00

8 lines
198 B
Makefile

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