[PATCH] D116360: [llvm-readobj] Solve the misalignment problem caused by RISCV_ATTRIBUTES
Shao-Ce SUN via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 30 17:13:25 PST 2021
achieveartificialintelligence abandoned this revision.
achieveartificialintelligence added a comment.
In D116360#3212564 <https://reviews.llvm.org/D116360#3212564>, @jrtc27 wrote:
> llvm-readelf currently almost exactly matches the output of GNU readelf -W, and field widths for -S is one of the ways they currently match. I'm unconvinced this is worthwhile; `.note.gnu.build-id` already spills over into the Type column for any architecture, so this is not a new problem, and it's not really a problem either.
Thanks, I'll close this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116360/new/
https://reviews.llvm.org/D116360
More information about the llvm-commits
mailing list