This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e28484a720d [CodeGen] Move printing MO_Immediate operands to MachineOpe [...] new b6b1c519440 [X86][Mips] Remove unused method declaration from the X86 a [...] new b5b768dedeb dwarfdump: Add support for the --diff option.
The 2 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: docs/CommandGuide/llvm-dwarfdump.rst | 5 +++++ include/llvm/DebugInfo/DIContext.h | 1 + lib/DebugInfo/DWARF/DWARFDie.cpp | 17 ++++++++++------- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 33 +++++++++++++++++++-------------- lib/Target/Mips/MipsAsmPrinter.h | 3 --- lib/Target/X86/X86AsmPrinter.h | 4 ---- test/tools/llvm-dwarfdump/X86/diff.test | 6 ++++++ test/tools/llvm-dwarfdump/cmdline.test | 1 + tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 5 +++++ 9 files changed, 47 insertions(+), 28 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/diff.test