Do not expose the locking for the PassRegistry in the header. Be careful to
authorOwen Anderson <resistor@mac.com>
Thu, 16 Sep 2010 23:32:35 +0000 (23:32 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 16 Sep 2010 23:32:35 +0000 (23:32 +0000)
commit1e3e6362c8def5abcbc9a89c02619a0912177f7e
treefd3675c9cbda3c04c8482036dcfe49cda057ecbb
parentfc24c1a7ba4ad1383726079eed6d67097614ee84
Do not expose the locking for the PassRegistry in the header.  Be careful to
synchronize any method that might lazily initialize the pImpl.

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