This is an archive of the discontinued LLVM Phabricator instance.

Insert leading blanks in LOGICAL formatted output fields
ClosedPublic

Authored by klausler on Jul 17 2020, 11:16 AM.

Details

Summary

For Lw output editing, emit (w-1) blanks before the T or the F.

Diff Detail

Event Timeline

klausler created this revision.Jul 17 2020, 11:16 AM
Herald added a project: Restricted Project. · View Herald Transcript
PeteSteinfeld accepted this revision.Jul 17 2020, 6:22 PM

Builds, tests, and looks good.

This revision is now accepted and ready to land.Jul 17 2020, 6:22 PM
sscalpone accepted this revision.Jul 17 2020, 6:24 PM
This revision was automatically updated to reflect the committed changes.