[llvm-dev] Pass error

Bruce Hoult via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 19 05:55:17 PST 2017


Why has your helloworld got a #include "llvm/Pass.h" in line 1? What are
you trying to do? What command did you use to start llvm? What are the
values of your environment variables?


On Thu, Jan 19, 2017 at 4:10 PM, Siddharth Shankar Swain via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello1.cpp:1:10: fatal error: 'llvm/Pass.h' file not found
> #include "llvm/Pass.h"
>          ^
> 1 error generated.
>
> Please help
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://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/20170119/a6e7e396/attachment.html>


More information about the llvm-dev mailing list