This is an archive of the discontinued LLVM Phabricator instance.

Add a 'Returned' intrinsic property corresponding to the 'returned' argument attribute.
ClosedPublic

Authored by hfinkel on Jul 10 2016, 11:31 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hfinkel updated this revision to Diff 63430.Jul 10 2016, 11:31 AM
hfinkel retitled this revision from to Add a 'Returned' intrinsic property corresponding to the 'returned' argument attribute..
hfinkel updated this object.
hfinkel added a subscriber: llvm-commits.
majnemer accepted this revision.Jul 10 2016, 1:10 PM
majnemer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jul 10 2016, 1:10 PM
This revision was automatically updated to reflect the committed changes.