Move the DataLayout to the generic TargetMachine, making it mandatory.
[oota-llvm.git] / lib / Target / MSP430 / MCTargetDesc / MSP430MCTargetDesc.h
2015-03-09 Reid KlecknerTableGen: Use 'enum : uint64_t' for feature flags to...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2012-03-22 Craig TopperRemove some unnecessary forward declarations.
2011-08-30 James MolloyFix typo in MSP430MCTargetDesc.h.
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...