Change LoadLibraryPermanently to not throw an exception.
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jul 2006 17:12:36 +0000 (17:12 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jul 2006 17:12:36 +0000 (17:12 +0000)
commitadcbce0ad42a156ca0f9d9fc34c61a6d7c9277ac
tree679f382b0ea78fcb94687b1c9d79bb4166a83e6b
parentb26d39eae5b4ded34b1180e06edf62afe35ad3d2
Change LoadLibraryPermanently to not throw an exception.

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