[llvm-commits] SetLazyFunctionCallback & InitializeNativeTarget in C binding

lost lostfreeman at gmail.com
Sun May 30 15:42:43 PDT 2010


This patch makes possible to use ExecutionEngine::SetLazyFunctionCallback
from C interface.
Also, it replaces static inline LLVMInitializeNativeTarget with its ordinary
version so that is possible link a dynamic library which would export it.

Best regards,
Milovanov Victor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100531/670d2ae5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: C-binding_SetLazyFunctionCallback+InitializeNativeTarget_fix.patch
Type: application/octet-stream
Size: 4218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100531/670d2ae5/attachment.obj>


More information about the llvm-commits mailing list