[PATCH] D41524: [ELF] Only scan executables for shlib undefined symbols

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 25 23:27:13 PST 2017


ruiu added a comment.

LGTM, but please also fix scanShlibUndefined so that it doesn't automatically make symbols visible if they are referenced by DSOs. That seems like a root cause of the issue.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41524





More information about the llvm-commits mailing list