================ @@ -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:
Also I'm seeing all these PARTIAL_SOURCES_INTENDED and wondering if they are here because we're not making as bold a move as we should do here. https://github.com/llvm/llvm-project/pull/222330 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
