[PATCH] D19024: ELF: Give automatically generated __start_* and __stop_* symbols hidden visibility.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 13:02:47 PDT 2016


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM.

Thank you for the explanation, and I agree that this is essentially the direction we'd like to see (eliminating a problem from the root cause instead of resolving a problem by adding more and more features). Let's give it a shot.


http://reviews.llvm.org/D19024





More information about the llvm-commits mailing list