Displaying 2 results from an estimated 2 matches for "bouchhima2009automat".
Did you mean:
bouchhima2009automatic
2011 Apr 05
0
[LLVMdev] instrument a byte code with llvm
On 4/5/11 11:36 AM, Nabila ABDESSAIED wrote:
>
>
> 2011/4/5 John Criswell <criswell at illinois.edu
> <mailto:criswell at illinois.edu>>
>
> On 4/5/11 11:22 AM, Nabila ABDESSAIED wrote:
>> 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
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