Sign-extend integer constants from original type size to 64 bits!
[oota-llvm.git] / lib / CodeGen / Makefile
1 LEVEL = ../..
2 DIRS  = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping
3
4 include $(LEVEL)/Makefile.common