llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-lldb Author: Dave Lee (kastiglione) <details> <summary>Changes</summary> --- Full diff: https://github.com/llvm/llvm-project/pull/141829.diff 1 Files Affected: - (modified) lldb/test/API/commands/command/language/Makefile (-1) ``````````diff diff --git a/lldb/test/API/commands/command/language/Makefile b/lldb/test/API/commands/command/language/Makefile index 2d5049417ee70..ce845d59ac035 100644 --- a/lldb/test/API/commands/command/language/Makefile +++ b/lldb/test/API/commands/command/language/Makefile @@ -1,4 +1,3 @@ OBJCXX_SOURCES := main.mm CXX_SOURCES := lib.cpp -LD_EXTRAS := -lobjc include Makefile.rules `````````` </details> https://github.com/llvm/llvm-project/pull/141829 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits