[PATCH] D74367: [UPSTREAM][llvm-readelf] Print raw ELF note contents if we can't parse it
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 16:04:36 PST 2020
MaskRay added a comment.
Since this extends llvm-readelf output, can you also send an email to binutils at sourceware.org and check what output they want for GNU readelf? For llvm-readobj output, we are not bound to GNU decisions. Though, if the GNU output is not bad, aiming for consistency can usually make our implementation simpler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74367/new/
https://reviews.llvm.org/D74367
More information about the llvm-commits
mailing list