mingw doesn't support the official debug API.
authorJeff Cohen <jeffc@jolt-lang.org>
Sat, 25 Dec 2004 04:50:17 +0000 (04:50 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sat, 25 Dec 2004 04:50:17 +0000 (04:50 +0000)
commitc2b9162e5db5426321c0e2e5c95a3b8fe8060dd8
tree6a432f9cbb6330bff80e0c1da11b2dbd75d0886e
parenta4c9751265670d152211081e64f99f6d9a5a65c1
mingw doesn't support the official debug API.

Old versions of the C runtime somehow get loaded into the process.  Make
sure they aren't searched for symbols.

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