This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 32036e2f9 Recommit "Add a verbose mode to "image dump line-table" and u [...] new 8877b7fb0 Recommit "Teach the default symbol vendor to respect module.G [...]
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: lit/SymbolFile/Breakpad/Inputs/basic-macho.yaml | 50 ++++++++++++++++++++++++ lit/SymbolFile/Breakpad/Inputs/symtab-macho.syms | 2 + lit/SymbolFile/Breakpad/symtab-macho.test | 21 ++++++++++ source/Symbol/SymbolVendor.cpp | 17 +++++--- 4 files changed, 85 insertions(+), 5 deletions(-) create mode 100644 lit/SymbolFile/Breakpad/Inputs/basic-macho.yaml create mode 100644 lit/SymbolFile/Breakpad/Inputs/symtab-macho.syms create mode 100644 lit/SymbolFile/Breakpad/symtab-macho.test