[LLVMdev] instrument a byte code with llvm

Nabila ABDESSAIED nabila.abdessaied at gmail.com
Tue Apr 5 09:22:12 PDT 2011


hi,
I'm newer in llvm
i would like to instrument a byte code with a pass and as a result i would
like to get an instrumented byte code.
i would like that a pass add a method (which calculate the number of
instructions) in the end of each block.
the instrumented code should contain in each block a method that calculate
the number of instructions
Please Help me
thank you


-- 
Nabila ABDESSAIED
Tel     : (+216) 22 473 385 / (+216) 55 744 625
Email : nabila.abdessaied at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110405/91cae85f/attachment.html>


More information about the llvm-dev mailing list