[PATCH] D122459: [ELF] --emit-relocs: adjust offsets of .rel[a].eh_frame relocations

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 11:34:20 PST 2023


MatzeB added a comment.

We are seeing this change triggering exception handling unwind failures on linux/aarch64. I filed a report in https://github.com/llvm/llvm-project/issues/60392


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122459



More information about the llvm-commits mailing list