[LoopVectorizer] Add support for chaining partial reductions (#120272)
[llvm-project.git] / lldb / source / Plugins / Language / ClangCommon / CMakeLists.txt
blob980d788afc722292be739946620880b33643ea12
1 add_lldb_library(lldbPluginClangCommon
2   ClangHighlighter.cpp
4   LINK_LIBS
5     lldbCore
6     lldbUtility
7   LINK_COMPONENTS
8     Support