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

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 26 06:26:30 PST 2017


emaste added a comment.

The original FreeBSD test case (a 'hello world' linked with lld -znotext) works with this change applied.


https://reviews.llvm.org/D41551





More information about the llvm-commits mailing list