Displaying 3 results from an estimated 3 matches for "d887711a".
2011 Nov 03
0
[LLVMdev] Instrument examples
Hi,
> I am new to LLVM. I want to use LLVM to instrument codes, such as
> function calls and basic blocks. But I don't know where to start. I wonder
> if there are any example codes to show how to instrument codes in the IR
> level?
No idea what exactly you want to achieve, but let me try.
First, you might need a function doing the instrument. Say,
void
2011 Nov 04
1
[LLVMdev] Instrument examples
...ate. For example, "Type::Int32Ty" is
not used to acquire an integer type in LLVM2.9. So sometimes it cause
confusion to me.
Thanks.
--
zhouxu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111104/d887711a/attachment.html>
2011 Oct 31
4
[LLVMdev] Instrument examples
Hi,
I am new to LLVM. I want to use LLVM to instrument codes, such as
function calls and basic blocks. But I don't know where to start. I wonder
if there are any example codes to show how to instrument codes in the IR
level?
Thanks.
--
zhouxu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: