[llvm-dev] Function attribute to indicate external/public

Bill Wendling via llvm-dev llvm-dev at lists.llvm.org
Tue Apr 24 00:13:08 PDT 2018


You will want to look at the linkage and/or visibility attributes.

On Mon, Apr 23, 2018 at 6:23 PM Sumonto Ghosh via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi
> How do I know from a foo.ll (from foo.bc) which function has attribute
> "Public" or "External"
>
> Thanks
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180424/d10f7e26/attachment.html>


More information about the llvm-dev mailing list