[llvm-dev] Errata: The JIT tutorial

Praveen Velliengiri via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 18 12:42:46 PDT 2019


Hi Yafei,
First 2 chapters of the tutorial is up-to-date with ORC v2 APIs. I hope
nothing changed in docs and code.
Did you got compilation errors?

On Thu, 19 Sep 2019 at 00:47, David Blaikie via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> +Lang for JIT things
>
> On Tue, Sep 17, 2019 at 7:01 PM Yafei Liu via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> In the Tutorial of the JIT
>> https://llvm.org/docs/tutorial/BuildingAJIT1.html, illustrations and the
>> full code listing are not the same, and the full code listing will not
>> compile, this will make a lot of trouble to beginners since the JIT API is
>> changing all the time.
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190919/3af036e9/attachment.html>


More information about the llvm-dev mailing list