summaryrefslogtreecommitdiffstats
path: root/clang/Driver/Driver.map
diff options
context:
space:
mode:
Diffstat (limited to 'clang/Driver/Driver.map')
-rw-r--r--clang/Driver/Driver.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/Driver/Driver.map b/clang/Driver/Driver.map
new file mode 100644
index 00000000000..43e310e053e
--- /dev/null
+++ b/clang/Driver/Driver.map
@@ -0,0 +1,4 @@
+{
+ global: main;
+ local: *;
+};
OpenPOWER on IntegriCloud