llvm-project/lldb
Alex Langford 5499b026d2 [lldb][CMake] Enforce not linking against plugin libs in core libs
Non-plugin lldb libraries should generally not be linking against lldb
plugin libraries. Enforce this in CMake.

Differential Revision: https://reviews.llvm.org/D146553
2023-03-21 16:24:36 -07:00
..
bindings
cmake [lldb][CMake] Enforce not linking against plugin libs in core libs 2023-03-21 16:24:36 -07:00
docs
examples
include/lldb [lldb] Refactor deduction of the instance variable's name (NFC) 2023-03-21 15:22:07 -07:00
packages/Python/lldbsuite
resources
scripts
source [lldb][CMake] Enforce not linking against plugin libs in core libs 2023-03-21 16:24:36 -07:00
test Recommit [lldb] Change dwim-print to default to disabled persistent results 2023-03-21 10:42:24 -07:00
third_party/Python/module
tools
unittests
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py