Make DynamicLibrary thread-safe w/r/t call to dlerror() after dlopen(). PR10718
authorJordy Rose <jediknil@belkadan.com>
Mon, 22 Aug 2011 19:01:52 +0000 (19:01 +0000)
committerJordy Rose <jediknil@belkadan.com>
Mon, 22 Aug 2011 19:01:52 +0000 (19:01 +0000)
commiteeb37f1a568185c46f600fb34769ec376bf5bfaf
tree10232a1eb6e6237bb70acb2627d8d1a4e227f7b3
parent11e03e7c2d0c163e54b911ad1e665616dc0bcc8c
Make DynamicLibrary thread-safe w/r/t call to dlerror() after dlopen(). PR10718

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