[opaque pointer type] Avoid using PointerType::getElementType for a few cases of...
[oota-llvm.git] / lib / AsmParser / module.modulemap
1 module AsmParser { requires cplusplus umbrella "." module * { export * } }