[NFC][DebugInfo] Refactor address advancing operations to share code
authorJames Henderson <james.henderson@sony.com>
Wed, 19 Feb 2020 14:03:02 +0000 (14:03 +0000)
committerJames Henderson <james.henderson@sony.com>
Mon, 9 Mar 2020 12:59:43 +0000 (12:59 +0000)
commit0cd7a32522ffb93b936e51a95fac4f8f536cfe09
treea51d9af4b959e873320e49b0ec5edc9832c5b0a5
parentaf3db4e9aa8fbe7e43f89cdde780c6acc35368be
[NFC][DebugInfo] Refactor address advancing operations to share code

This change is a preparatory change for subsequent commits.

Reviewed by: probinson

Differential Revision: https://reviews.llvm.org/D75188
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp