[PATCH] D72228: [MIPS][ELF] Use PC-relative relocations in .eh_frame when possible

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 07:53:55 PST 2020


joerg added a comment.

What's the fixup behavior of the linker here, e.g. does it make sense to just use absolute encoding here and let the linker fix it up?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72228/new/

https://reviews.llvm.org/D72228





More information about the llvm-commits mailing list