[PATCH] D41551: [ELF] - Allow relocation to a weak undefined symbol when -z notext is given.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 26 00:35:43 PST 2017


grimar planned changes to this revision.
grimar added a comment.

Ah no. Actually gold and bfd of v2.29.51.20171006 produce relocation when -shared is given (I tested without). And do not produce it for executable.
Looking again.


https://reviews.llvm.org/D41551





More information about the llvm-commits mailing list