omjavaid added a comment. Are
================ Comment at: lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp:1181 + + return {}; +} ---------------- Shouldnt we build a relevant error message here incase ReadSMEControl fails on ReadZAHeader ================ Comment at: lldb/test/API/commands/register/register/aarch64_za_register/za_save_restore/TestZARegisterSaveRestore.py:183 + self.expect("register read svcr", substrs=["0x{:016x}".format(svcr_value)]) for expr in exprs: ---------------- should we also add a svcr write test here? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D154927/new/ https://reviews.llvm.org/D154927 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits