[PATCH] D43347: [ELF][MIPS] Support linking of PIE for MIPS
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 05:20:44 PST 2018
atanasyan added a comment.
In https://reviews.llvm.org/D43347#1017220, @arichardson wrote:
> I can verify that without this patch pie executables crash inside the FreeBSD (CheriBSD) RTLD when processing DT_MIPS_RLD_MAP and with it they work.
Thanks for the testing.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D43347
More information about the llvm-commits
mailing list