Displaying 1 result from an estimated 1 matches for "fdd50e64".
2011 Sep 19
2
[LLVMdev] How to replace a function using llvm?
...t:
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: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110919/fdd50e64/attachment.html>