[PATCH] D33184: [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 10:14:56 PDT 2017


dblaikie added a comment.

+1 to Rafael's comment about separating the renaming/un-pair-ification from the semantic change/addition.  Also probably the addition of the RelocAddrEntry class would be good to be done in a separate preliminary commit too.


https://reviews.llvm.org/D33184





More information about the llvm-commits mailing list