[mips] Use MFHC1 when it is available (MIPS32r2 and later) for both FP32 and FP64...
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }