This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 146c52f Add Loop Sink pass to reverse the LICM based of basic block f [...] new 07e9e1a Switch all DWARF variables for tags, attributes and forms ove [...]
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: .../DebugInfo/DWARF/DWARFAbbreviationDeclaration.h | 19 ++++++---- .../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 3 +- include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h | 18 +++++---- include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 11 +++--- include/llvm/Support/Dwarf.def | 2 +- include/llvm/Support/Dwarf.h | 3 +- .../DWARF/DWARFAbbreviationDeclaration.cpp | 43 +++++++++++----------- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 2 +- lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp | 24 +++++++----- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 15 +++++--- tools/llvm-dwp/llvm-dwp.cpp | 10 ++--- unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp | 4 +- 12 files changed, 87 insertions(+), 67 deletions(-)