Displaying 1 result from an estimated 1 matches for "haha_".
Did you mean:
haha
2011 Sep 19
2
[LLVMdev] How to replace a function using llvm?
Hi all,
I am a newbie and have a question.
Using llvm, I want to change the original function into a new function which
have an additional pointer argument:
original function: int haha(int n) { .... }
new function: int haha(int n, *ptr) { ... }
Could you give me a suggestion?
Thank you in advance.
Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: