[WebAssembly] Add ELFRelocs/WebAssembly.def as a "textual header" to the module map.
[oota-llvm.git] / include / llvm-c / module.modulemap
1 module LLVM_C {
2   umbrella "."
3   module * { export * }
4 }