This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5d5e5ebf64 DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5 new 3a1bc560ac4 llvm-dwarfdump: Support RLE_addressx and RLE_startx_length [...]
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/DWARFDebugRnglists.h | 9 ++- include/llvm/DebugInfo/DWARF/DWARFListTable.h | 14 ++-- lib/DebugInfo/DWARF/DWARFContext.cpp | 22 +++++-- lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 80 ++++++++++++++++++----- lib/DebugInfo/DWARF/DWARFUnit.cpp | 2 +- test/tools/llvm-dwarfdump/X86/debug_rnglists.s | 27 +++++++- 6 files changed, 123 insertions(+), 31 deletions(-)