From: Chris Lattner Date: Thu, 26 Feb 2009 18:38:21 +0000 (+0000) Subject: this got moved to top level X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aae76c902672a5b6c8c2ca3eed3721254a952dc0;p=clang this got moved to top level git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65553 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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: *; -};