================
@@ -147,6 +149,39 @@ class CommandObjectRegisterRead : public CommandObjectParsed {
}
protected:
+ uint32_t ComputeMatchingAlignment(RegisterContext *reg_ctx,
----------------
Rifet-c wrote:
Done :ok_hand:
https://github.com/llvm/llvm-project/pull/188049