[llvm] r180229 - Exposing MCJIT through C API
Filip Pizlo
fpizlo at apple.com
Fri Apr 26 13:23:42 PDT 2013
I suspect that the build error is due to a lack of an anchor, causing some builds to think that the vtable for SectionMemoryManager is somewhere that it isn't. New patch, if y'all are fine with a speculative fix:
(I don't have access to a Linux-PPC64 machine, so this really is a speculative fix.)
-Filip
On Apr 25, 2013, at 12:09 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> On 25 April 2013 13:24, Kaylor, Andrew <andrew.kaylor at intel.com> wrote:
>> Hi Rafael,
>>
>> I saw one of these failures and I thought the change I made in r180232 would fix it, but apparently it doesn't.
>>
>> Who should I talk to about OCaml support to figure out how to resolve this problem?
>
> I never used them myself, but git log suggests Torok Edwin.
>
>> -Andy
>
> Cheers,
> Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130426/a8b6793a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcjit.patch
Type: application/octet-stream
Size: 16025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130426/a8b6793a/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130426/a8b6793a/attachment-0001.html>
More information about the llvm-commits
mailing list