[llvm-readelf] - Do not crash when dumping the dynamic symbol table when its sh_entzize == 0.
We have a division by zero crash currently when the sh_entzize of the dynamic symbol table is 0. Differential revision: https://reviews.llvm.org/D82180
Loading
Please sign in to comment