[PATCH] D13104: Mips - Mark the section .eh_frame as writeable for pic

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 13:35:45 PDT 2017


joerg added a comment.

BTW, I recently spend some time slapping GNU ld in NetBSD into shape so that it can properly support read-only .eh_frame even on MIPS. You might want to look at adopting similar changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D13104





More information about the llvm-commits mailing list