Change TargetLowering::getLoadExtAction to take an MVT, instead of EVT.
[oota-llvm.git] / include / llvm / MC / MCModule.h
2011-09-22 Owen AndersonStart stubbing out MCModule and MCAtom, which provide...