[llvm-commits] [llvm] r137791 - in /llvm/trunk: include/llvm/Support/DynamicLibrary.h lib/Support/DynamicLibrary.cpp lib/Support/Windows/DynamicLibrary.inc

NAKAMURA Takumi geek4civic at gmail.com
Wed Aug 17 05:00:27 PDT 2011


Good evening, Jordy.

WTF Cygwin! On Cygwin, RTLD_DEFAULT is NULL. Then,
DynamicLibrary::isValid() says Data(==RTLD_DEFAULT) might be invalid.

A suggested patch is here. Feel free to modify and apply it. :)

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cyg.diff
Type: application/octet-stream
Size: 1147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110817/bff127e1/attachment.obj>


More information about the llvm-commits mailing list