[PATCH] D55682: [ELF] Support defining __start/__stop symbols as hidden

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 12:04:38 PST 2018


phosek added a comment.

In D55682#1332019 <https://reviews.llvm.org/D55682#1332019>, @MaskRay wrote:

> > However, it's still useful to define them as hidden in many contexts.
>
> Can you raise one example in the description?


I have updated the description to better explain the motivation and provide an example.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55682/new/

https://reviews.llvm.org/D55682





More information about the llvm-commits mailing list