Try again at implementing thread-safe lazy pass initialization, without...
Try again at implementing thread-safe lazy pass initialization, without depending on static local initialization being threadsafe AND ensuring that initialization is complete by the time the initializeFooPass method returns. llvm-svn: 116492
Loading
Please register or sign in to comment