This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 6f595f415 Revert Trust the arange accelerator tables in dSYMs new 12b3a4f29 Explicitly set entry point arch when it's thumb [Second Try]
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-elf.yaml | 2 +- lit/SymbolFile/Breakpad/symtab.test | 11 ++- lit/SymbolFile/dissassemble-entry-point.s | 13 +++ source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 45 +++++++++ unittests/ObjectFile/ELF/TestObjectFileELF.cpp | 126 ++++++++++++++++++++++++ 5 files changed, 191 insertions(+), 6 deletions(-) create mode 100644 lit/SymbolFile/dissassemble-entry-point.s