[LLVMdev] OrcJIT in LLVM C bindings

David Blaikie dblaikie at gmail.com
Tue Feb 3 16:00:52 PST 2015


On Tue, Feb 3, 2015 at 3:51 PM, Hayden Livingston <halivingston at gmail.com>
wrote:

> Thanks, David.
>
> I'd be happy to add the bindings .. is there a general way we add them? Or
> do you just scrub the API and make sensible judgements to the API?
>

Pretty much that, I suppose - that's my rough understanding anyway.


>
> On Sun, Feb 1, 2015 at 1:55 PM, David Blaikie <dblaikie at gmail.com> wrote:
>
>>
>>
>> On Sun, Feb 1, 2015 at 10:58 AM, Hayden Livingston <
>> halivingston at gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I was wondering if there is someone already working on putting the new
>>> OrcJIT APIs in the LLVM-C bindings?
>>>
>>> Also, is there a general consensus to also add C bindings when new major
>>> features are added?
>>>
>>
>> Generally not, so far as I know. Things are added to the C bindings on an
>> as-needed basis, generally.
>>
>>
>>>
>>> Hayden
>>>
>>> _______________________________________________
>>> LLVM Developers mailing list
>>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150203/9bdf38e8/attachment.html>


More information about the llvm-dev mailing list