Files
abseil-cpp/absl/debugging
Abseil Team b0787ae6bc Fix frame pointer alignment check.
The frame pointer sanity check in NextStackFrame() was more restrictive than it is necessary. The frame pointer is used to load the saved link-register and the address for the next stack frame. So it only needs to be 8-byte aligned. The aarch64 ABI does not specify an alignment requirement for the frame point.

PiperOrigin-RevId: 463368519
Change-Id: I473e05181603288f14734fe29013900c7505e201
2022-07-26 10:16:30 -07:00
..
2022-04-12 16:43:29 -04:00
2019-12-12 15:37:13 -05:00
2021-11-11 03:09:50 -05:00
2020-02-14 12:54:19 -05:00