Georgii Rymar 6b74eabfdd [llvm-readelf/obj] - Refine the implementation of printGNUVersionSectionProlog
This:
1) Changes its signature.
2) Refines the name of local variable (`SymTabName`->`LinkedSecName`,
   because SHT_GNU_verneed/SHT_GNU_verdef are linked with the string table, not with the symbol table).
3) Stops using the `unwrapOrError` inside.

Differential revision: https://reviews.llvm.org/D91964
2020-11-24 11:56:22 +03:00
..
2020-11-21 17:07:42 -05:00
2019-06-19 07:39:53 +00:00