[PATCH] D43347: [ELF][MIPS] Support linking of PIE for MIPS

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 05:09:22 PST 2018


arichardson added a comment.

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.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43347





More information about the llvm-commits mailing list