Turning the interpreter mutex into a static global to avoid a potential leak....
Turning the interpreter mutex into a static global to avoid a potential leak. Might need to be turned back into a pointer if it causes issues with the destructor chain. llvm-svn: 160012
Loading
Please register or sign in to comment