This is an archive of the discontinued LLVM Phabricator instance.

StandardInstrumentation: print verifier output to errs
ClosedPublic

Authored by nhaehnle on Jun 28 2022, 10:23 AM.

Details

Summary

Enabling the verifiers is not very helpful if their output is
suppressed beyond the fatal error.

Diff Detail

Event Timeline

nhaehnle created this revision.Jun 28 2022, 10:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2022, 10:23 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
nhaehnle requested review of this revision.Jun 28 2022, 10:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2022, 10:23 AM
aeubanks accepted this revision.Jun 28 2022, 1:43 PM
This revision is now accepted and ready to land.Jun 28 2022, 1:43 PM
This revision was landed with ongoing or failed builds.Jun 29 2022, 3:12 AM
This revision was automatically updated to reflect the committed changes.