aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
blob: 9e5635c82e2bac77494059c5a146f2288c53dd6a (plain)
1
2
3
4
5
6
LEVEL := ..
PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
                 analyze extract bugpoint

include $(LEVEL)/Makefile.common