Displaying 1 result from an estimated 1 matches for "c5b2bd6f".
2011 Jul 12
3
[LLVMdev] running a module pass via opt on multiple bitcode files
...hown below.
$ opt -load mypass.dylib -mymodulepass < test.bc > /dev/null
How do I run my module pass in a library on a whole program?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110712/c5b2bd6f/attachment.html>