This is an archive of the discontinued LLVM Phabricator instance.

Check the alwaysinline attribute on the call as well as on the caller.
ClosedPublic

Authored by pcc on May 16 2014, 11:16 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 9505.May 16 2014, 11:16 PM
pcc retitled this revision from to Check the alwaysinline attribute on the call as well as on the caller..
pcc updated this object.
pcc edited the test plan for this revision. (Show Details)
pcc added a subscriber: Unknown Object (MLST).
chandlerc accepted this revision.May 17 2014, 7:39 AM
chandlerc added a reviewer: chandlerc.
chandlerc added a subscriber: chandlerc.

LGTM

This revision is now accepted and ready to land.May 17 2014, 7:39 AM
pcc closed this revision.May 19 2014, 11:33 AM
pcc updated this revision to Diff 9581.

Closed by commit rL209150 (authored by @pcc).