Use a reader-writer lock to guard large portions of the Type infrastructure,...
Use a reader-writer lock to guard large portions of the Type infrastructure, including abstract type refinement. There's still some more work to be done here, such as guarding removeAbstractTypeUser() and the printers. llvm-svn: 73575
Loading
Please register or sign in to comment