[llvm-dev] Kaleidoscope example error

Anshil Gandhi via llvm-dev llvm-dev at lists.llvm.org
Tue Feb 18 18:13:09 PST 2020


Thanks, I'll check it out.

On Tue., Feb. 18, 2020, 19:07 David Blaikie, <dblaikie at gmail.com> wrote:

> I'm guessing you're not using the latest LLVM (or the LLVM that
> corresponds with the documentation you're reading, at least - the live
> documentation on the website is based on top-of-tree LLVM, available at
> https://github.com/llvm/llvm-project ).
>
> On Tue, Feb 18, 2020 at 5:09 PM Anshil Gandhi via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Hi,
>>
>> I am trying to run the toy example provided on
>> http://llvm.org/docs/tutorial/BuildingAJIT1.html. However, I am running
>> into a file not found error for llvm/ExecutionEngine/Orc/Core.h. Meanwhile
>> other llvm headers seem to link properly. Can someone help me out, please?
>> Thanks in advance.
>>
>> Sincerely,
>>
>> Anshil Gandhi
>> _______________________________________________
>> 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/20200218/a466f514/attachment.html>


More information about the llvm-dev mailing list