mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 22:14:37 +08:00
10 lines
375 B
Diff
10 lines
375 B
Diff
|
diff -upr llvm-2.6.orig/autoconf/ExportMap.map llvm-2.6/autoconf/ExportMap.map
|
||
|
--- llvm-2.6.orig/autoconf/ExportMap.map 2010-02-25 00:33:41.000000000 +0200
|
||
|
+++ llvm-2.6/autoconf/ExportMap.map 2010-05-10 14:14:22.000000000 +0300
|
||
|
@@ -1,4 +1,5 @@
|
||
|
{
|
||
|
global: main;
|
||
|
+ _ZN4llvm8RegistryIN5clang14FrontendActionENS_14RegistryTraitsIS2_EEE4HeadE;
|
||
|
local: *;
|
||
|
};
|