This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 539c10451 Remove SymbolVendor::GetSymtab new 28267dfe8 ObjectFile[ELF]: Refactor gnu_debuglink interface
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/Symbol/ObjectFile.h | 11 -- .../ObjectFile/Breakpad/ObjectFileBreakpad.h | 2 - source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 12 +- source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 4 +- .../Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp | 130 ++++++++++----------- 5 files changed, 67 insertions(+), 92 deletions(-)