This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f52e7b30362 Reverted r305339 as MSVC is not happy with noreturn in lambda. new 2940ab652c9 Added partial verification for .apple_names accelerator tab [...]
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 | 4 + include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 13 +- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 7 + lib/DebugInfo/DWARF/DWARFContext.cpp | 5 + lib/DebugInfo/DWARF/DWARFVerifier.cpp | 34 ++++ .../X86/apple_names_verify_buckets.s | 192 +++++++++++++++++++++ 6 files changed, 254 insertions(+), 1 deletion(-) create mode 100644 test/tools/llvm-dwarfdump/X86/apple_names_verify_buckets.s