[PATCH] D143039: [AArch64] Unconditionally use DW_EH_PE_indirect|DW_EH_PE_pcrel personality/lsda/ttype encodings
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 4 21:11:59 PST 2023
lhames added a comment.
LLJIT has been update to default to JITLink on arm64 in 6747fc07d1aa <https://reviews.llvm.org/rG6747fc07d1aa94e22622e278e5a02ba70675ac9b>, and on my local machine the interpreter tests now pass with this patch applied.
We should probably give `6747fc07d1aa` a minute to settle on the bots, but then I think you're clear to re-land this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143039/new/
https://reviews.llvm.org/D143039
More information about the llvm-commits
mailing list