This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 590460a Add "support" for DW_CFA_GNU_args_size to the unwinder new 9c7f368 Centralize the way symbol and functions are looked up by maki [...]
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: include/lldb/Breakpoint/BreakpointResolverName.h | 22 +- include/lldb/Core/Module.h | 92 ++++++- source/Breakpoint/BreakpointResolverName.cpp | 62 ++--- source/Core/Module.cpp | 329 +++++++++++++---------- source/Core/ModuleList.cpp | 79 ++---- 5 files changed, 311 insertions(+), 273 deletions(-)