[PATCH] Make local: optional.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 15:43:47 PDT 2016


I think we should add a new member to Config (say, `bool
VersionScriptGlobalByDefault`) to manage "existence of version script" and
"whether symbols are hidden or global by default" separately.

On Thu, Jun 16, 2016 at 2:53 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> Doing that in an anonymous version is a bit silly, but this opens the
> way for supporting it in general.
>
> Since we don't support actual versions, for now we just disable the
> version script if we detect that it is missing a local.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/3dfd5bb9/attachment.html>


More information about the llvm-commits mailing list