Add PostOpts/ and rename PreSelection/ to PreOpts/.
[oota-llvm.git] / lib / CodeGen / Makefile
1 LEVEL = ../..
2 DIRS  = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping
3
4 include $(LEVEL)/Makefile.common