This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8bdde1f8d Increase AdbClient read timeout new 0ea168877 Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: cmake/LLDBDependencies.cmake | 52 ------------------------------------- scripts/CMakeLists.txt | 4 +-- source/API/CMakeLists.txt | 17 +++++++----- source/Utility/CMakeLists.txt | 44 ++++++++++++++++++++++++++++++- tools/argdumper/CMakeLists.txt | 3 --- tools/driver/CMakeLists.txt | 2 -- tools/intel-features/CMakeLists.txt | 3 --- tools/lldb-server/CMakeLists.txt | 35 ------------------------- unittests/CMakeLists.txt | 4 +-- 9 files changed, 56 insertions(+), 108 deletions(-) delete mode 100644 cmake/LLDBDependencies.cmake