[PATCH] D90930: [lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16/Hex32 types.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 05:47:09 PST 2020


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

In D90930#2378775 <https://reviews.llvm.org/D90930#2378775>, @jhenderson wrote:

> I think it would be a good idea to get llvm-xray and dsymutil developers to give their opinion on this change. From the obj2yaml side of things, it looks fine to me, but the use-cases are different for the other tools.

LGTM, from an obj2yaml side of things, but this point still applies.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90930/new/

https://reviews.llvm.org/D90930



More information about the llvm-commits mailing list