From 88591aa0ca7e4d99da353d49f91ea63e43fb55e0 Mon Sep 17 00:00:00 2001 From: Jonas Devlieghere Date: Thu, 31 Oct 2024 10:39:03 -0700 Subject: [lldb] Remove lldb-repro utility Remove lldb-repro which was used to run the test suite against a reproducer. The corresponding functionality has been removed from LLDB so there's no need for the tool anymore. --- lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test | 1 - 1 file changed, 1 deletion(-) (limited to 'lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test') diff --git a/lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test b/lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test index 38b4986a6673..b81bddc25177 100644 --- a/lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test +++ b/lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test @@ -1,5 +1,4 @@ # REQUIRES: python -# UNSUPPORTED: lldb-repro # RUN: mkdir -p %t # RUN: cd %t -- cgit v1.2.3