[PATCH] D43185: [MIPS] Mark .eh_frame as writable for PIC output

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 06:39:42 PST 2018


atanasyan added a comment.

Probably we need to implement something like `_bfd_elf_eh_frame_section_offset` from BFD library to convert absolute relocations into relative ones.

BTW look at https://reviews.llvm.org/D13104


Repository:
  rL LLVM

https://reviews.llvm.org/D43185





More information about the llvm-commits mailing list