[Lldb-commits] [PATCH] D96458: [LLDB] Add support for Arm64/Linux dynamic register sets
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 29 04:26:55 PDT 2021
mgorny added a comment.
Herald added a subscriber: JDevlieghere.
This changed the API of `RegisterInfoPOSIX_arm64` and broke the FreeBSD plugin. I'm going to try to fix it but next time it'd be nice if you checked that the class isn't used by something before making changes to its API.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96458/new/
https://reviews.llvm.org/D96458
More information about the lldb-commits
mailing list