llvm-mirror/tools/llvm-dis/Makefile
Chris Lattner d8455b6f58 Get FindUsedTypes pass
llvm-svn: 3559
2002-08-31 00:29:36 +00:00

8 lines
116 B
Makefile

LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
include $(LEVEL)/Makefile.common