[RS4GC] Fix rematerialization of bitcast of bitcast.
[oota-llvm.git] / lib / AsmParser / module.modulemap
1 module AsmParser { requires cplusplus umbrella "." module * { export * } }