This is an archive of the discontinued LLVM Phabricator instance.

[IR] NoFree IntrinsicProperty.
ClosedPublic

Authored by sstefan1 on Jun 25 2020, 11:06 AM.

Details

Summary

Separate introduction of IntrNoFree property as suggested in D70365

Diff Detail

Event Timeline

sstefan1 created this revision.Jun 25 2020, 11:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 25 2020, 11:06 AM
nhaehnle accepted this revision.Jun 29 2020, 5:06 AM
nhaehnle added a subscriber: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jun 29 2020, 5:06 AM
This revision was automatically updated to reflect the committed changes.