[llvm] r180229 - Exposing MCJIT through C API

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Apr 26 15:19:59 PDT 2013


On 26 April 2013 16:23, Filip Pizlo <fpizlo at apple.com> wrote:
> 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 got exactly the same error.  I don't think it is ppc specific. I
think it will fail on a Debug+Asserts build with ocaml installed.
Trying on x86 to be sure.

> -Filip
>
>

Cheers,
Rafael



More information about the llvm-commits mailing list