This is an archive of the discontinued LLVM Phabricator instance.

Improve error reporting for mismatched value sites in IPGO
ClosedPublic

Authored by dmikulin on Apr 18 2019, 4:29 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

dmikulin created this revision.Apr 18 2019, 4:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2019, 4:29 PM
probinson accepted this revision.Apr 23 2019, 9:06 AM

LGTM. The previous diagnostic would be useful only to compiler developers.

This revision is now accepted and ready to land.Apr 23 2019, 9:06 AM
This revision was automatically updated to reflect the committed changes.