aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-26 18:38:21 +0000
committerChris Lattner <sabre@nondot.org>2009-02-26 18:38:21 +0000
commitaae76c902672a5b6c8c2ca3eed3721254a952dc0 (patch)
treee7b0aa7a8705ab6cda04e6f1187602cc44bcc521
parentfab98c4e24a55960322c0f5e349df22c48597a73 (diff)
this got moved to top level
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65553 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--Driver/Driver.map4
1 files changed, 0 insertions, 4 deletions
diff --git a/Driver/Driver.map b/Driver/Driver.map
deleted file mode 100644
index 43e310e053..0000000000
--- a/Driver/Driver.map
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- global: main;
- local: *;
-};