[all-commits] [llvm/llvm-project] e653dc: [lldb] Fix TestFrameLanguageCommands.py build (#14...
Dave Lee via All-commits
all-commits at lists.llvm.org
Wed May 28 12:26:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e653dc9ca00819dc7767dbde4422e96ddc296d03
https://github.com/llvm/llvm-project/commit/e653dc9ca00819dc7767dbde4422e96ddc296d03
Author: Dave Lee <davelee.com at gmail.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M lldb/test/API/commands/command/language/Makefile
Log Message:
-----------
[lldb] Fix TestFrameLanguageCommands.py build (#141829)
The use of `-lobjc` resulted in this test failing to build on Linux. The
flag is not necessary, this removes the flag with the expectation it
will fix the test on Linux.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list