[LLVMdev] Why a function pointer field in a LLVM IR struct is replaced by {}*?

Renato Golin renato.golin at linaro.org
Wed Sep 11 02:42:14 PDT 2013


On 11 September 2013 04:16, Eli Friedman <eli.friedman at gmail.com> wrote:

> Off the top of my head, I can't say why this is triggering in some files,
> but not others.
>

If the member is unused on that particular file, it might not have been
fully converted as it was unnecessary (or haven't triggered final
conversion).

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130911/8f9c0a5e/attachment.html>


More information about the llvm-dev mailing list