Fix PR3424, a static constructor ordering issue. Patch by Robert Schuster!
authorChris Lattner <sabre@nondot.org>
Thu, 29 Jan 2009 04:43:42 +0000 (04:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Jan 2009 04:43:42 +0000 (04:43 +0000)
commitcee3e7cb6830664a0b228211923589b5d72c93d4
tree85f288dfee6a265604e5cad26a9ce1ee658acec5
parent5a3c6a87b0173b9d367f7b55e7c99e5110ede057
Fix PR3424, a static constructor ordering issue.  Patch by Robert Schuster!

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