================ @@ -1,7 +1,43 @@ # TODO: Clean up this directory and its dependencies set_property(DIRECTORY PROPERTY LLDB_PLUGIN_KIND ProcessUtility) +add_lldb_library(lldbRegisterSupport NO_PLUGIN_DEPENDENCIES ---------------- DavidSpickett wrote:
Put up a separate PR that has all the changes in it. Then I can see whether the split is warranted, and that it will end up in a good place. https://github.com/llvm/llvm-project/pull/222330 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
