1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/tools/analyze/Makefile
2002-05-07 20:03:27 +00:00

7 lines
177 B
Makefile

LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = asmparser bcreader scalaropts transforms analysis ipa datastructure transformutils vmcore support
include $(LEVEL)/Makefile.common