This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] Make AsmPrinter messages on null structures consistent
ClosedPublic

Authored by bondhugula on Apr 5 2020, 12:15 PM.

Details

Summary

Make AsmPrinter messages on null structures consistent: use <<NULL ...>>.

Diff Detail

Event Timeline

bondhugula created this revision.Apr 5 2020, 12:15 PM
Herald added a project: Restricted Project. · View Herald Transcript
rriddle accepted this revision.Apr 5 2020, 12:22 PM
This revision is now accepted and ready to land.Apr 5 2020, 12:22 PM
This revision was automatically updated to reflect the committed changes.