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