This is an archive of the discontinued LLVM Phabricator instance.

[X86] Check that attribute parameters match for tail calls (PR26590)
ClosedPublic

Authored by hans on Feb 26 2016, 3:55 PM.

Details

Reviewers
rnk
Summary

Please take a look.

Diff Detail

Event Timeline

hans updated this revision to Diff 49263.Feb 26 2016, 3:55 PM
hans retitled this revision from to [X86] Check that attribute parameters match for tail calls (PR26590).
hans updated this object.
hans added a reviewer: rnk.
hans added a subscriber: llvm-commits.
hans updated this revision to Diff 49265.Feb 26 2016, 4:26 PM

Fix typo.

rnk accepted this revision.Feb 29 2016, 6:23 PM
rnk edited edge metadata.

lgtm

This revision is now accepted and ready to land.Feb 29 2016, 6:23 PM
hans closed this revision.Mar 1 2016, 9:50 AM

Committed in r262352