This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 53b21cb Add a function to MD5 a file's contents. new 1c9241f [analyze-project-deps.py] Add the ability to list all cycles. new e802cf0 Delete LLDB's MD5 code. Use LLVM instead. new 91c2cea [Support] Fill the file_status struct with link count.
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: include/lldb/Host/FileSystem.h | 10 --- scripts/analyze-project-deps.py | 78 +++++++++++++++++++++- source/Host/common/File.cpp | 1 + source/Host/common/FileSystem.cpp | 72 -------------------- source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 12 ++-- .../GDBRemoteCommunicationServerCommon.cpp | 14 ++-- source/Target/Platform.cpp | 9 ++- 7 files changed, 98 insertions(+), 98 deletions(-)