OSDN Git Service

Don't use NULL to represent an invalid library; Cygwin uses this for RTLD_DEFAULT...
authorJordy Rose <jediknil@belkadan.com>
Wed, 17 Aug 2011 18:23:17 +0000 (18:23 +0000)
committerJordy Rose <jediknil@belkadan.com>
Wed, 17 Aug 2011 18:23:17 +0000 (18:23 +0000)
commit77b6f2fd22bd9e0b8c0f1a4b0b007971e7b84d35
tree0e35c0dccc19ba25e7795b3f2217412dab3d8534
parent4c81cf5dfc8f790fa7ab0169b926bd83ea3ca6b5
Don't use NULL to represent an invalid library; Cygwin uses this for RTLD_DEFAULT. Caught by Takumi.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137841 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/DynamicLibrary.h