================ @@ -20,26 +56,15 @@ add_lldb_library(lldbPluginProcessUtility NativeRegisterContextRegisterInfo.cpp NetBSDSignals.cpp OpenBSDSignals.cpp - RegisterContext_x86.cpp RegisterContextDarwin_arm.cpp ---------------- DavidSpickett wrote:
> The classes named RegisterContext* that are derived from > RegisterInfoInterface will be renamed to RegisterInfo* in following commits. So you're saying that all the files that moved are really Info things but are just named Context, at the moment. https://github.com/llvm/llvm-project/pull/222330 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
