Displaying 2 results from an estimated 2 matches for "8d95181a".
2011 Apr 05
0
[LLVMdev] instrument a byte code with llvm
...AIED
> Tel : (+216) 22 473 385 / (+216) 55 744 625
> Email : nabila.abdessaied at gmail.com <mailto:nabila.abdessaied at gmail.com>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110405/8d95181a/attachment.html>
2011 Apr 05
4
[LLVMdev] instrument a byte code with llvm
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