[WebAssembly] Rename ior operator to or to match the spec
[oota-llvm.git] / lib / AsmParser / module.modulemap
1 module AsmParser { requires cplusplus umbrella "." module * { export * } }