Move the TypeMap lock to a member on LLVMContextImpl.
authorOwen Anderson <resistor@mac.com>
Mon, 17 Aug 2009 17:34:27 +0000 (17:34 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 17 Aug 2009 17:34:27 +0000 (17:34 +0000)
commit36a3eb0aaa6e6981186ca0bc275bc86c2effd743
tree7c1601c27348805db9b8836c528b974cdcfb3a23
parent596c1dc3e228795562975396bcd9672840aa3c82
Move the TypeMap lock to a member on LLVMContextImpl.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79256 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/LLVMContextImpl.h
lib/VMCore/Type.cpp