Be a little more efficient, do not generate loads and stores with indices in them.
[oota-llvm.git] / lib / Makefile
1 LEVEL = ..
2 DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target
3
4 include $(LEVEL)/Makefile.common
5