[llvm-dev] LLVM header not found

Samaneh Berenjian via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 1 09:06:02 PDT 2017


​
down votefavoriteI tried to follow the instructions in http://releases.llvm.org/2.6/docs/tutorial/JITTutorial1.html to have make my own function and produce llvm IR. However, executing c++ -g tut1.cpp llvm-config --cxxflags --ldflags --libs core -o tut1, I am stopped by: "llvm/Module.h": No such file or Directory.
Does anyone know what is the problem and how could it be solved?

-- 
This email was Anti Virus checked by  Security Gateway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170601/67fec08c/attachment.html>


More information about the llvm-dev mailing list