This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6596fa33d78 [WebAssembly] Remove unnecessary instructions after TRY mar [...] new 61875479685 [DWARFFormValue] Cleanup DWARFFormValue interface. (NFC)
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: include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 23 ++- .../DWARF/DWARFAbbreviationDeclaration.cpp | 8 +- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 12 +- lib/DebugInfo/DWARF/DWARFDie.cpp | 41 ++--- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 28 +++ unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 195 ++++++++++----------- unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 8 +- 7 files changed, 168 insertions(+), 147 deletions(-)