[lld] r286713 - [ELF] - Add support for locals list in version script.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 00:12:48 PST 2016


>"local:" is special in that it is not actually part of any version.
>Having two "local: *" will not change the result. I would then suggest
>moving the Locals vector out of VersionDefinition and into
>Configuration.
>
>Cheers,
>Rafael

Sounds reasonable, I'll do the patch.

George.


More information about the llvm-commits mailing list