Speed up the mem2reg transform for allocas which are only read/written in a single
[oota-llvm.git] / lib / Makefile
1 LEVEL = ..
2
3 PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target CWriter ExecutionEngine
4
5 include $(LEVEL)/Makefile.common
6