diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-18 21:15:15 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-18 21:15:15 -0300 |
commit | cc66c2ff866631ece4d699b041f83444988e8ad2 (patch) | |
tree | f62461cced2b9808ba2ffb42d7bcc11c57accd00 /testing/llvm/clang-plugin-loader-registry.patch | |
parent | 437136a9d1b78ff4eea10589099d343c305b9d43 (diff) |
Removing unused repos
Diffstat (limited to 'testing/llvm/clang-plugin-loader-registry.patch')
-rw-r--r-- | testing/llvm/clang-plugin-loader-registry.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/llvm/clang-plugin-loader-registry.patch b/testing/llvm/clang-plugin-loader-registry.patch deleted file mode 100644 index f46eb9fce..000000000 --- a/testing/llvm/clang-plugin-loader-registry.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -upr llvm-2.7.orig/autoconf/ExportMap.map llvm-2.7/autoconf/ExportMap.map ---- llvm-2.7.orig/autoconf/ExportMap.map 2010-02-25 00:33:41.000000000 +0200 -+++ llvm-2.7/autoconf/ExportMap.map 2010-05-10 14:14:22.000000000 +0300 -@@ -2,6 +2,7 @@ - global: main; - __progname; - environ; -+ _ZN4llvm8RegistryIN5clang14FrontendActionENS_14RegistryTraitsIS2_EEE4HeadE; - - local: *; - }; |