[PATCH] Make local: optional.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 16:22:07 PDT 2016


Or we could just rename/reverse the sense of the existing VersionScript
flag -- we aren't using it for anything else.

Peter

On Thu, Jun 16, 2016 at 3:43 PM, Rui Ueyama via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> 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
>>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
>


-- 
-- 
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/5b535a0b/attachment.html>


More information about the llvm-commits mailing list