[PATCH] D87015: [DebugInfo] Use a common method to determine a suitable form for section offsts (8/19).
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 14:11:05 PDT 2020
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds good - testing dependent on review of prior patches. As mentioned in prior patches, I'd lean towards more feature/end-to-end testing, rather than unit testing, and if that change is made in those earlier patches this one would be updated to be consistent with that choice.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87015/new/
https://reviews.llvm.org/D87015
More information about the llvm-commits
mailing list