This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b5c7e3f04 Revert accidental change to file new a8a8887aa [CMake] Remove extra lldb-framework target new 34aeb225c [CMake] Distribution builds for LLDB standalone new 2dfedde74 [CMake] `install-distribution` for LLDB on Darwin
The 3 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: CMakeLists.txt | 8 +- cmake/caches/Apple-lldb-macOS.cmake | 13 ++- cmake/modules/AddLLDB.cmake | 138 ++++++++++++++++++++++---------- cmake/modules/LLDBConfig.cmake | 9 +-- cmake/modules/LLDBFramework.cmake | 18 ++--- cmake/modules/LLDBStandalone.cmake | 1 + source/API/CMakeLists.txt | 8 +- tools/argdumper/CMakeLists.txt | 8 +- tools/darwin-debug/CMakeLists.txt | 8 +- tools/debugserver/source/CMakeLists.txt | 16 +--- 10 files changed, 138 insertions(+), 89 deletions(-)