[PATCH] D65140: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 25 00:34:35 PDT 2019
grimar added a comment.
What about if we add something like "FIle size: <x>" field to the llvm-readobj?
Like:
~/LLVM/build/bin/llvm-readobj test.ooo
File: test.ooo
**FIle size: XXX**
Format: ELF64-x86-64
Arch: x86_64
AddressSize: 64bit
LoadName: <Not found>
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65140/new/
https://reviews.llvm.org/D65140
More information about the llvm-commits
mailing list