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

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 13:46:51 PDT 2020


mcgrathr added a comment.

Both GNU linkers now implement `-z start-stop-visibility=...` and binutils 2.35 will include that feature.


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