summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/DebugInfo/module.modulemap')
-rw-r--r--llvm/lib/DebugInfo/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/DebugInfo/module.modulemap b/llvm/lib/DebugInfo/module.modulemap
new file mode 100644
index 00000000000..1fe5ab130fd
--- /dev/null
+++ b/llvm/lib/DebugInfo/module.modulemap
@@ -0,0 +1 @@
+module DebugInfo { requires cplusplus umbrella "." module * { export * } }
OpenPOWER on IntegriCloud