Ah I see - this is the ModulePass. Thank you and sorry for so easy question but now its clear :)<br><br><div class="gmail_quote">2012/11/6 Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com" target="_blank">eli.friedman@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Nov 6, 2012 at 1:10 AM, Wojciech Daniło<br>
<<a href="mailto:wojtek.danilo.ml@gmail.com">wojtek.danilo.ml@gmail.com</a>> wrote:<br>
> Thank you, I have seen this page, but before I start developing my tool and<br>
> digging deeply into LLVM I would love to know if I can generate LLVM IR in<br>
> one of passes (as a result of one pass, before running other).<br>
> Please answer this simple question :)<br>
><br>
> Thank you :)<br>
<br>
</div>Passes can perform arbitrary modifications to a Module; this includes<br>
generating IR.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Eli<br>
</font></span></blockquote></div><br>