================ @@ -73,11 +73,11 @@ # define _LIBUNWIND_HIGHEST_DWARF_REGISTER _LIBUNWIND_HIGHEST_DWARF_REGISTER_PPC # elif defined(__aarch64__) # define _LIBUNWIND_TARGET_AARCH64 1 -#define _LIBUNWIND_CONTEXT_SIZE 67 +#define _LIBUNWIND_CONTEXT_SIZE 69 ---------------- kovdan01 wrote:
@ojhunt Thanks for bringing attention to this and sorry for the delay! I've just had no chance to look into that during January. I'll try to allocate some time for this during the next week :) https://github.com/llvm/llvm-project/pull/171717 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
