Add micro-optimization which allows us to fold imm into cmp. This allows us to save...
[oota-llvm.git] / lib / Target / MSP430 / MSP430MCAsmInfo.h
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.