[LLVMbugs] PATCH: Unbreak DynamicLibrary::GetAddressOfSymbol from ltdl removal

Devang Patel dpatel at apple.com
Thu Mar 13 09:56:15 PDT 2008


On Mar 12, 2008, at 11:51 AM, Daniel Dunbar wrote:

> Unbreak DynamicLibrary::GetAddressOfSymbol from ltdl removal
>  - Seems to be broken by rev47065
>  - Removed (unused, always zero) handle member variable and always
>     failing assert.
>
> This function doesn't seem to be used by LLVM, perhaps it should be
> removed or indicate in the documentation that SearchForAddressOfSymbol
> is preferred.
>
>  - Daniel

Done.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080310/059691.html

-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20080313/5e9d5e6b/attachment.html>


More information about the llvm-bugs mailing list