This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-05 22:17:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e87764f2470f6794e432506ebc8beb6ef78dd5fb
llvm
/
lldb
/
source
/
Plugins
/
LanguageRuntime
/
CPlusPlus
History
Greg Clayton
d276c13e11
Use a singleton accessor for the static list of alternate mangling prefixes so we don't have a global constructor. Apple build systems like for shared libraries to have no global constructors.
...
llvm-svn: 235142
2015-04-16 23:10:22 +00:00
..
ItaniumABI
Use a singleton accessor for the static list of alternate mangling prefixes so we don't have a global constructor. Apple build systems like for shared libraries to have no global constructors.
2015-04-16 23:10:22 +00:00
CMakeLists.txt
…