[PATCH] D32228: [DWARF] - Take relocations in account when extracting ranges from .debug_ranges

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 02:59:32 PDT 2017


grimar added a comment.

I suggest to split refactoring change that introduced getRelocatedValue() to different patch, because it touches many
places and landing it separatelly will allow to reduce amount of changes in this patch (after rebasing) and simplify the review probably.
I'll post it very soon.


https://reviews.llvm.org/D32228





More information about the llvm-commits mailing list