summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm-c/module.modulemap')
-rw-r--r--llvm/include/llvm-c/module.modulemap1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm-c/module.modulemap b/llvm/include/llvm-c/module.modulemap
index 2bcdbc17a5c..a456119595c 100644
--- a/llvm/include/llvm-c/module.modulemap
+++ b/llvm/include/llvm-c/module.modulemap
@@ -1,5 +1,4 @@
module LLVM_C {
- requires cplusplus
umbrella "."
module * { export * }
}
OpenPOWER on IntegriCloud