This revision was automatically updated to reflect the committed changes. Closed by commit rGe12a950d90f8: Remove the LINK_COMPONENTS entry from lldb-instr CMakery (authored by jingham).
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142241/new/ https://reviews.llvm.org/D142241 Files: lldb/tools/lldb-instr/CMakeLists.txt Index: lldb/tools/lldb-instr/CMakeLists.txt =================================================================== --- lldb/tools/lldb-instr/CMakeLists.txt +++ lldb/tools/lldb-instr/CMakeLists.txt @@ -11,6 +11,4 @@ clangSerialization clangTooling - LINK_COMPONENTS - Support )
Index: lldb/tools/lldb-instr/CMakeLists.txt =================================================================== --- lldb/tools/lldb-instr/CMakeLists.txt +++ lldb/tools/lldb-instr/CMakeLists.txt @@ -11,6 +11,4 @@ clangSerialization clangTooling - LINK_COMPONENTS - Support )
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits