[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
Mon Aug 5 06:08:23 PDT 2019


jhenderson added a comment.

> I believe the current proposal meets these rules. It does not change any IFUNC lines in tests, other than white-space changes, so it preserves the IFUNC behavior. It just fills missing entries.

Okay. Please make the changes suggested inline re. ordering and formatting of the output ("Unknown (7)" or possibly "Unknown (0x7)" seems reasonable to me).


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