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

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