Revert r222957 "Replace std::map<K, V*> with std::map<K, V> to handle ownership and...
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }