This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 28aa6e3bb4f [RuntimeDyld] Fix debug section relocation (pr20457) new 3bbcbfa0750 [GlobalISel][TableGen] Fix handling of default operands new e571f1699f7 [DebugInfo/DWARF] - Make comments to be in doxygen style. NFCi.
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: include/llvm/DebugInfo/DWARF/DWARFAttribute.h | 4 +- include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h | 18 ++-- include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h | 8 +- include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h | 38 ++++----- include/llvm/DebugInfo/DWARF/DWARFDie.h | 44 +++++----- include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 6 +- include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h | 16 ++-- include/llvm/DebugInfo/DWARF/DWARFRelocMap.h | 10 +-- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 12 +-- test/TableGen/GlobalISelEmitter.td | 36 ++++++++ utils/TableGen/GlobalISelEmitter.cpp | 97 +++++++++++----------- 11 files changed, 163 insertions(+), 126 deletions(-)