This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b36b462738 [TableGen][GlobalISel] Have the predicate directly know whi [...] new 87764e1e353 Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the lin [...] new e9ec3f0771b [TableGen][GlobalISel] Fix unused variable warning in release mode new 02ede688c2c [TableGen][GlobalISel] Make the different Matcher comparable
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: include/llvm/DebugInfo/DWARF/DWARFDebugLine.h | 8 +--- lib/CodeGen/AsmPrinter/DIE.cpp | 2 - lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 41 ++++++------------ lib/DebugInfo/DWARF/DWARFFormValue.cpp | 12 +----- test/DebugInfo/X86/dwarfdump-header.s | 21 +++++----- unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 18 -------- unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp | 11 ----- utils/TableGen/GlobalISelEmitter.cpp | 53 ++++++++++++++++++++++++ 8 files changed, 80 insertions(+), 86 deletions(-)