This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a16d2deaa0 DebugInfo: Use address pool forms in debug_rnglists new 9d207e6821d DebugInfo: Implement debug_rnglists.dwo
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: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 6 +-- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 26 ++++++++++ test/DebugInfo/X86/split-dwarf-v5-ranges.ll | 78 +++++++++++++++++++++++++++++ 3 files changed, 107 insertions(+), 3 deletions(-) create mode 100644 test/DebugInfo/X86/split-dwarf-v5-ranges.ll