Displaying 1 result from an estimated 1 matches for "2315337".
2011 Jul 07
0
[LLVMdev] defference between a tail call instruction and a call instruction
Hi all,
Please could you tell me the difference between tail call and call directly
?
could i pick up from a call instruction the name or the adress of the first
block of the called method?
for example i have this instruction:
call void @consumes(i32 9, i32 3, i32 2315337)
How to do to in a pass to pick up the first block of the callaed function
thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110707/e57fe336/attachment-0001.html>