This is https://bugs.llvm.org/show_bug.cgi?id=42215.
GNU readelf allows to dump the objects in that case,
but llvm-readobj/llvm-readelf reports an error and stops.
The patch fixes that.
Differential D63074
[llvm-readobj/llvm-readelf] - Don't fail to dump the object if .dynsym has broken sh_link field. grimar on Jun 10 2019, 4:45 AM. Authored by
Details This is https://bugs.llvm.org/show_bug.cgi?id=42215. GNU readelf allows to dump the objects in that case, The patch fixes that.
Diff Detail
Event Timeline
Comment Actions
Comment Actions LGTM, with one remaining suggestion.
|