Fixed an issue that could happen during global object destruction in our
map that tracks all live Module classes. We must leak our mutex for our collection class as it might be destroyed in an order we can't control. llvm-svn: 149131
Loading
Please register or sign in to comment