[TableGen] Fix a bug that caused the wrong name for a record built from a multiclass...
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }