[all-commits] [llvm/llvm-project] 2818df: [lldb] Remove UtilityTests->Target dep (#127060)
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Feb 13 23:41:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2818df38c133cf7278b0174d01fe99c9c558fa2c
https://github.com/llvm/llvm-project/commit/2818df38c133cf7278b0174d01fe99c9c558fa2c
Author: Pavel Labath <pavel at labath.sk>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M lldb/unittests/Utility/CMakeLists.txt
M lldb/unittests/Utility/ProcessInstanceInfoTest.cpp
Log Message:
-----------
[lldb] Remove UtilityTests->Target dep (#127060)
It's completely unnecessary right now, but having it present means that
some real unwanted dependencies could sneak in. (This also makes
building the test binary much faster.)
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