Hi everybody,<br>I'm working with llvm and I need to execute the llvm interpreter
(lli) and get the number of instructions, in the llvm ir form, executed
in the code.<br>This information is very important for me and the -stats of lli dont show it.<br>
How can I do it?<br><br>Thank's<br>Leonardo M. R.