summaryrefslogtreecommitdiff
path: root/tools/llvm-dis/Makefile
blob: ef65811893577194c4b0d7391e4f7900d173a9c8 (plain)
1
2
3
4
5
6
7
LEVEL = ../..

TOOLNAME = dis
USEDLIBS = bcreader asmwriter analysis vmcore support
include $(LEVEL)/Makefile.common