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

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 12:06:47 PDT 2015


joerg added a subscriber: joerg.
joerg added a comment.

MIPS doesn't have relative relocations that can cross sections. This is the reason why the normal relative encoding is not usable.


Repository:
  rL LLVM

http://reviews.llvm.org/D13104





More information about the llvm-commits mailing list