This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from a34dd5949 [FileSpecList] Add EmplaceBack method (NFC) new 48a57bc85 Fall back to dyld's _dyld_start when no LC_MAIN / main() func [...] new 436a31131 [Breakpoint] Replace use of ClangASTContext with TypeSystem
The 2 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/Target/Target.h | 18 ++++++++++ source/Breakpoint/Watchpoint.cpp | 5 +-- .../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 19 ++++++++++- source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h | 2 ++ source/Target/Target.cpp | 38 ++++++++++++++++++++++ source/Target/ThreadPlanCallFunction.cpp | 37 +++++---------------- 6 files changed, 87 insertions(+), 32 deletions(-)