[all-commits] [llvm/llvm-project] 64b3bb: [lldb] Remove NO_PLUGIN_DEPENDENCIES from lldbTarget
Alex via All-commits
all-commits at lists.llvm.org
Mon Mar 27 13:39:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64b3bbc5220615b13d4a003877c773b8745a4d00
https://github.com/llvm/llvm-project/commit/64b3bbc5220615b13d4a003877c773b8745a4d00
Author: Alex Langford <alangford at apple.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M lldb/source/Target/CMakeLists.txt
Log Message:
-----------
[lldb] Remove NO_PLUGIN_DEPENDENCIES from lldbTarget
As discussed in https://reviews.llvm.org/D146668 I will be reverting
0c5cee779929f840f4f286c5894a01f583ee7b4a and ee232506b870ce5282cc4da5ca493d41d361feb3.
I'm removing NO_PLUGIN_DEPENDENCIES from lldbTarget first so that these
reverts will not leave LLDB in a bad state afterwards.
More information about the All-commits
mailing list