Files
abseil-cpp/absl/debugging/stacktrace_test.cc
Abseil Team bf69aa3ca2 The current aarch64 large-stack frame error handling is unsophisticated,
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
2023-06-15 12:20:04 -07:00

1.4 KiB