================
@@ -1654,6 +1654,26 @@ def find_library_callable(test):
)
+def target_install(test, filename=None, path=None):
----------------
labath wrote:This is optional, but I think something like `install_to_target` would be a better match for the naming style of the surrounding functions. https://github.com/llvm/llvm-project/pull/91944 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
