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

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 10:40:45 PDT 2015


dsanders added a subscriber: petarj.
dsanders added a comment.

Hi,

It was Android that asked us to get read-only .eh_frame working properly for Mips so I might have two opposing requests from the same project.

Can we solve this by making the encodings relative for MCLinker or fixing MCLinker?


Repository:
  rL LLVM

http://reviews.llvm.org/D13104





More information about the llvm-commits mailing list