Don't leak the mutex when loading dynamic libraries.
authorOwen Anderson <resistor@mac.com>
Tue, 7 Dec 2010 07:56:20 +0000 (07:56 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 7 Dec 2010 07:56:20 +0000 (07:56 +0000)
commit0ea112f104215ccba8d89c839cdeded6e3d49e59
treec558fef34299934cddbf97715475c6f8fc1fe765
parent280423558dc9004ed686f474b0508ac7a298108a
Don't leak the mutex when loading dynamic libraries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121119 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/DynamicLibrary.cpp