[llvm-dev] Kaleidoscope example error (original) (raw)

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Tue Feb 18 18:07:46 PST 2020


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/486767cb/attachment.html>



More information about the llvm-dev mailing list