Wrong list; moving to llvmdev.
On Tue, Dec 17, 2013 at 11:46 AM, reed kotler <rkotler at mips.com> wrote:
> I have a pass which operates on IR for mips16 so that I can build stubs
> and such for floating point.
>
> I usually get this attribute of the call instruction getCalledFunction.
>
> This is turning out to be null when there is a tail call. (I think this
> may be something new but maybe was there already).
>
> So then what is the right way to find the function prototype for the call?
>
> TIA.
>
> Reed
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20131218/6e3990eb/attachment.html>