Export the register classes so that the instruction selector can get at them as needed
[oota-llvm.git] / tools / Makefile
1 LEVEL := ..
2 PARALLEL_DIRS := as dis opt gccas llc link lli gccld analyze extract bugpoint
3
4 include $(LEVEL)/Makefile.common
5