stacktrace_test.cc
1.43 KB
-
The current aarch64 large-stack frame error handling is unsophisticated, · bf69aa3c
which makes it give up in certain situations where the x86 handler works fine This change adopts x86's more sophisticated stack-bounds-checking method for aarch64, and enables the HugeStack test to pass on aarch64. PiperOrigin-RevId: 540655431 Change-Id: If7d816330327722bbe5c135abfa77fda5e7e452b
Abseil Team committed