Privatize the ValueHandle global map. Because this is used so heavily...
Privatize the ValueHandle global map. Because this is used so heavily throughout the code base, locking all accesses to it is not practical performance-wise. llvm-svn: 79355
Loading
Please sign in to comment