llvm-cov: Use ErrorOr rather than an error_code* (NFC)
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }