Displaying 2 results from an estimated 2 matches for "7cb0ff08".
2006 Jan 06
0
[LLVMdev] Dynamically loaded passes under OS X
...cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060106/7cb0ff08/attachment.sig>
2006 Jan 06
2
[LLVMdev] Dynamically loaded passes under OS X
Hi,
In the past, I haven't been able to get dynamically loaded passes to
work under OS X. When I follow the instructions in the LLVM
documentation, everything works fine for Linux, but OS X has a
different way of handling dynamic loading, and the files that the
dynamic loader is trained to look for don't exist. In the past, I've
worked around this by just linking all my