================ @@ -1181,7 +1228,9 @@ DEFINE_LIBUNWIND_FUNCTION(__unw_getcontext) #endif +#ifndef __arm64ec__ ---------------- mstorsjo wrote: Can you explain why this has to be ifdeffed out here? https://github.com/llvm/llvm-project/pull/138583