[PATCH] D43920: Set DF_TEXTREL instead of creating an empty DT_TEXTREL.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 10:03:29 PST 2018
ruiu added a comment.
GNU linkers seem to emit both since perhaps almost 20 years ago. I'm actually fine with emitting both, but since we've had such an extremely long transition period, I'd like to emit just DF_TEXTREL if all OSes are OK with that.
https://reviews.llvm.org/D43920
More information about the llvm-commits
mailing list