This is an archive of the discontinued LLVM Phabricator instance.

Add facility to add/remove/check attribute on function and arguments.
ClosedPublic

Authored by deadalnix on Mar 12 2016, 8:16 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

deadalnix updated this revision to Diff 50538.Mar 12 2016, 8:16 PM
deadalnix retitled this revision from to Add facility to add/remove/check attribute on function and arguments..
deadalnix updated this object.
deadalnix added a subscriber: llvm-commits.
mehdi_amini accepted this revision.Mar 13 2016, 5:30 PM
mehdi_amini added a reviewer: mehdi_amini.
mehdi_amini added a subscriber: mehdi_amini.

Looks like a good cleanup to me.

This revision is now accepted and ready to land.Mar 13 2016, 5:30 PM
This revision was automatically updated to reflect the committed changes.