This is an archive of the discontinued LLVM Phabricator instance.

[ADT] support fixed-width output with `utohexstr`
ClosedPublic

Authored by ychen on Jan 27 2022, 7:57 PM.

Details

Summary

Will use it to output a hash value that needs fixed-width.

Diff Detail

Event Timeline

ychen requested review of this revision.Jan 27 2022, 7:57 PM
ychen created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2022, 7:57 PM
dblaikie accepted this revision.Jan 27 2022, 9:11 PM

Sure, sounds good!

This revision is now accepted and ready to land.Jan 27 2022, 9:11 PM
This revision was landed with ongoing or failed builds.Jan 28 2022, 10:08 AM
This revision was automatically updated to reflect the committed changes.