Use a singleton accessor for the static list of alternate mangling prefixes so...
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
Loading
Please sign in to comment