This is an archive of the discontinued LLVM Phabricator instance.

Add some context to fatal verifier errors
ClosedPublic

Authored by david2050 on Aug 28 2018, 3:07 PM.

Details

Summary

Add function name when verification fails as an initial breadcrumb for debugging.

Diff Detail

Repository
rL LLVM

Event Timeline

david2050 created this revision.Aug 28 2018, 3:07 PM
modocache accepted this revision.Sep 3 2018, 9:42 AM

Nice! This seems like a plain improvement in terms of debugging, thanks.

This revision is now accepted and ready to land.Sep 3 2018, 9:42 AM
This revision was automatically updated to reflect the committed changes.