NVPTX: Use MapMetadata() instead of custom/stale/untested logic
[oota-llvm.git] / lib / AsmParser / module.modulemap
1 module AsmParser { requires cplusplus umbrella "." module * { export * } }