search for: bbc490fd

Displaying 2 results from an estimated 2 matches for "bbc490fd".

2007 Jul 21
0
[LLVMdev] Trouble Resolving Objective-C Symbols in lli
...the LLVM architecture. So I'm sorry if I can't be of more assistance code wise. But I'm currently reading up on both in my spare time. Andy. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070721/bbc490fd/attachment.html>
2007 Jul 20
2
[LLVMdev] Trouble Resolving Objective-C Symbols in lli
Chris / Ralph / Others, On Fri, 2007-07-20 at 08:14 -0700, Chris Lattner wrote: > On Fri, 20 Jul 2007, Ralph Corderoy wrote: > > I could be missing something, but shouldn't the use of dlsym() be > > The authors of dlsym() realised the return value was overloaded AFAICS. > > Yep, patches welcome :) > > -Chris > I don't recall who originally asked for help