Object/COFF: Change type from a struct to a uint16_t. The struct would be
[oota-llvm.git] / lib / MC / MCCodeGenInfo.cpp
2011-07-20 Evan Cheng- Move CodeModel from a TargetMachine global option...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...