This is an archive of the discontinued LLVM Phabricator instance.

[globalisel][unittest] Better error reporting when unittests fail
Needs ReviewPublic

Authored by dsanders on Apr 19 2021, 12:38 PM.

Details

Reviewers
qcolombet
Summary

When CheckMachineFunction() fails, emit the full input it receives just like
FileCheck itself does.

Diff Detail

Event Timeline

dsanders created this revision.Apr 19 2021, 12:38 PM
dsanders requested review of this revision.Apr 19 2021, 12:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2021, 12:38 PM