On 12/2/14, 10:16 AM, Shreyas Mysore Shankar wrote:> Hello all,
>
> I am Shreyas Mysore Shankar, student at Westrern michigan University. I am
working on llvm dead loop deletion pass project. I am looking at the command to
pass my .bc file along with-loop-deletion pass. Can anyone let me know the exact
executable command.
You can use the opt command to run your pass on an LLVM bitcode file.
Documentation on the opt command can be found in the LLVM documentation
on the web site.
Regards,
John Criswell
>
> Kindly please me out.
>
> Thank you,
>
> Regards,
> Shreyas
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
--
John Criswell
Assistant Professor
Department of Computer Science, University of Rochester
http://www.cs.rochester.edu/u/criswell