[[lvm-readelf/obj] - Remove `tryGetSectionName` helper.
D91867 introduced the `tryGetSectionName` helper. But we have `getPrintableSectionName` member with the similar behavior which we can reuse. This patch does it. Differential revision: https://reviews.llvm.org/D91954
Loading
Please sign in to comment