[llvm-readelf/llvm-readobj] - Remove getSecTypeName() helper.
We do not need it, we have `object::getELFSectionTypeName` that can be used instead. Differential revision: https://reviews.llvm.org/D71017
Loading
Please sign in to comment
We do not need it, we have `object::getELFSectionTypeName` that can be used instead. Differential revision: https://reviews.llvm.org/D71017