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

Daniel Dunbar daniel at zuster.org
Wed Mar 12 11:51:07 PDT 2008


var YAHOO = {'Shortcuts' : {}};
YAHOO.Shortcuts.hasSensitiveText = false;
YAHOO.Shortcuts.sensitivityType = [];
YAHOO.Shortcuts.doUlt = false;
YAHOO.Shortcuts.location = "us";
YAHOO.Shortcuts.document_id = 0;
YAHOO.Shortcuts.document_type = "";
YAHOO.Shortcuts.document_title = "PATCH: Unbreak DynamicLibrary::GetAddressOfSymbol for ltdl removal";
YAHOO.Shortcuts.document_publish_date = "";
YAHOO.Shortcuts.document_author = "daniel at zuster.org";
YAHOO.Shortcuts.document_url = "";
YAHOO.Shortcuts.document_tags = "";
YAHOO.Shortcuts.annotationSet = {

};
<!-- DIV {margin:0px;}-->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








-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20080312/3da9916a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DynamicLibrary-GetAddressOfSymbol-Fix.patch
Type: application/octet-stream
Size: 1267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20080312/3da9916a/attachment.obj>


More information about the llvm-bugs mailing list