[PATCH] D33046: [ELF] - Set DF_TEXTREL flag properly.
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 10:28:42 PDT 2017
davide added a comment.
In https://reviews.llvm.org/D33046#751201, @ruiu wrote:
> If the Linux kernel was the only reason you wanted `-z text`, and the Linux kernel doesn't actually use that flag, I'd support removing `-z text` flag entirely.
Indeed, that would be even better :)
https://reviews.llvm.org/D33046
More information about the llvm-commits
mailing list