summaryrefslogtreecommitdiff
path: root/lib/TableGen/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TableGen/module.modulemap')
-rw-r--r--lib/TableGen/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/TableGen/module.modulemap b/lib/TableGen/module.modulemap
new file mode 100644
index 0000000000..8dac0a22c1
--- /dev/null
+++ b/lib/TableGen/module.modulemap
@@ -0,0 +1 @@
+module TableGen { requires cplusplus umbrella "." module * { export * } }