This is an archive of the discontinued LLVM Phabricator instance.

[LLParser] Print mismatched types in error message
ClosedPublic

Authored by aeubanks on Apr 21 2021, 12:15 PM.

Details

Summary

Helps with debugging invalid handcrafted IR.

Diff Detail

Event Timeline

aeubanks created this revision.Apr 21 2021, 12:15 PM
aeubanks requested review of this revision.Apr 21 2021, 12:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2021, 12:15 PM
rnk accepted this revision.Apr 21 2021, 12:58 PM

lgtm

This revision is now accepted and ready to land.Apr 21 2021, 12:58 PM
This revision was landed with ongoing or failed builds.Apr 21 2021, 1:11 PM
This revision was automatically updated to reflect the committed changes.