This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 076f819db23 [Statepoint] Add helper functions for GCRelocate and GCResult new 21b864cd127 Change llvm-objdump with Mach-O files and the -info-plist o [...] new 7b0eca9819a Add previously accidentally uncommitted testcase for r305599. new 5773fa6550f Fix a crash in DwarfDebug::validThroughout.
The 3 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: lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 8 +- .../DebugInfo/{X86 => Generic}/partial-constant.ll | 0 .../MIR/AArch64/implicit-def-dead-scope.mir | 249 +++++++++++++++++++++ test/tools/llvm-objdump/X86/macho-info-plist.test | 4 + tools/llvm-objdump/MachODump.cpp | 3 +- 5 files changed, 260 insertions(+), 4 deletions(-) copy test/DebugInfo/{X86 => Generic}/partial-constant.ll (100%) create mode 100644 test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir