This is an archive of the discontinued LLVM Phabricator instance.

Verifier: Verify absolute_symbol metadata
ClosedPublic

Authored by arsenm on Jun 28 2023, 8:29 AM.

Details

Summary

This is the same as !range except for one edge case.

Diff Detail

Event Timeline

arsenm created this revision.Jun 28 2023, 8:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 8:29 AM
arsenm requested review of this revision.Jun 28 2023, 8:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 8:29 AM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm retitled this revision from Verifier: Verify absolute_value metadata to Verifier: Verify absolute_symbol metadata.Jun 28 2023, 8:35 AM
JonChesterfield accepted this revision.Jun 28 2023, 9:00 AM

Nice! Thank you very much for picking this up

This revision is now accepted and ready to land.Jun 28 2023, 9:00 AM