[LLVMdev] call a extern C function

Fabio Kaminski fabiokaminski at gmail.com
Thu Jun 3 12:07:29 PDT 2010


How can i interface llvm bitcode with a existent so library...

like when you use C prebuilt cos() or sin() ... suppose that i create a
sum() in c/c++ compile a .so lib with it
and call it from "the bitcode" program... how can i do this?

Thanks

Fabio Kaminski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100603/27c845f6/attachment.html>


More information about the llvm-dev mailing list