summaryrefslogtreecommitdiffstats
path: root/include/llvm/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/module.modulemap')
-rw-r--r--include/llvm/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/module.modulemap b/include/llvm/module.modulemap
index 0adce0c..d74ada6 100644
--- a/include/llvm/module.modulemap
+++ b/include/llvm/module.modulemap
@@ -207,6 +207,7 @@ module LLVM_Utils {
textual header "Support/ELFRelocs/Sparc.def"
textual header "Support/ELFRelocs/SystemZ.def"
textual header "Support/ELFRelocs/x86_64.def"
+ textual header "Support/ELFRelocs/WebAssembly.def"
}
// This part of the module is usable from both C and C++ code.
OpenPOWER on IntegriCloud