[DWARF] - Use DWARFAddressRange struct instead of uint64_t pair for DWARFAddressRange...
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 16 May 2017 11:54:19 +0000 (11:54 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 16 May 2017 11:54:19 +0000 (11:54 +0000)
commit8680b6ee9c3eb49c761ea0c0de58d0585e1f47a8
tree956f25b69508d1d5c9b4ec9a5910db64aab26f2e
parent32134db1a1cf6932d77b373236b3e42151817b8e
[DWARF] - Use DWARFAddressRange struct instead of uint64_t pair for DWARFAddressRangesVector.

Suggested during review of D33184.

llvm-svn: 303159
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
llvm/lib/DebugInfo/DWARF/DWARFDie.cpp