This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e97c7a391e [LV] Fix vectorizer's isUniform() abuse triggers assert in SCEV new 2cf5f8ca1d4 [DebugInfo/AccelTable] Fix inconsistency in getDIEOffset im [...]
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: .../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 21 ++++-- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 41 +++++++++--- .../X86/apple-names-die-offset-data.s | 75 ++++++++++++++++++++++ .../X86/apple-names-die-offset-ref.s | 75 ++++++++++++++++++++++ test/tools/llvm-dwarfdump/X86/debug-names-find.s | 10 +-- tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +- 6 files changed, 204 insertions(+), 20 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/apple-names-die-offset-data.s create mode 100644 test/tools/llvm-dwarfdump/X86/apple-names-die-offset-ref.s