[PATCH] D65537: Print reasonable representations of type names in llvm-nm, readelf and readobj.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 05:23:45 PDT 2019
jhenderson added a comment.
The output for llvm-readelf should be identical to what GNU readelf prints, which is what the patch proposes. I'm happy with other options for the LLVM output. @grimar's suggestion here sounds good to me, though I'd suggest adding a space: `Unknown (7)`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65537/new/
https://reviews.llvm.org/D65537
More information about the llvm-commits
mailing list