mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
Summary: This patch adds support to access AArch64 FP SIMD core dump registers and adds a test case to verify registers. This patches fixes a bug where doing "register read --all" causes lldb to crash. Reviewers: labath Reviewed By: labath Subscribers: kristof.beyls, danielkiss, lldb-commits Differential Revision: https://reviews.llvm.org/D77793