[TableGen] Make StringInit constructor take a StringRef instead of const std::string...
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }