[LLVMdev] Not able to run pass

Alexander Musman alexander.musman at gmail.com
Wed Jun 4 08:38:30 PDT 2014


You can, for example, generate it with clang from some source file:

clang -emit-llvm -c hello.c -o hello.bc

Regards,
Alexander


2014-06-02 11:26 GMT+04:00 Prashanth Sharma <cs13m1017 at iith.ac.in>:

> sir,
> As defined in
> http://llvm.org/docs/WritingAnLLVMPass.html#setting-up-the-build-environment
>
> running pass with opt but here how I get hello.bc file .
>
> --
> Thanks
> Prashant Sharma
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140604/2f698e79/attachment.html>


More information about the llvm-dev mailing list