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

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 11:51:20 PDT 2017


Joerg Sonnenberger via Phabricator <reviews at reviews.llvm.org> writes:

> joerg added a comment.
>
> At least NetBSD doesn't support/use DF_TEXTREL and only DT_TEXTREL.
>

Looks like the same is true for musl.

Cheers,
Rafael


More information about the llvm-commits mailing list