[PATCH] D33046: [ELF] - Set DF_TEXTREL flag properly.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 09:02:41 PDT 2017


davide added subscribers: emaste, joerg, davide.
davide added a comment.

This may be be fine, but it makes the strong assumption that the world is Linux.
@emaste / @joerg should take a look and make sure the dynamic loader in their *BSDs knows about the flag (at least Ed).


https://reviews.llvm.org/D33046





More information about the llvm-commits mailing list