[llvm-readobj/elf] - Remove `unwrapOrError` calls from DumpStyle<ELFT>::printRelocationsHelper.
It removes all `unwrapOrError` calls except the first one, which is is bit different and can be removed separately. Differential revision: https://reviews.llvm.org/D85303
Loading
Please sign in to comment