This is an archive of the discontinued LLVM Phabricator instance.

Do not inline recursive direct calls in sample loader pass.
ClosedPublic

Authored by danielcdh on Jun 21 2017, 8:48 AM.

Details

Summary

r305009 disables recursive inlining for indirect calls in sample loader pass. The same logic applies to direct recursive calls.

Event Timeline

danielcdh created this revision.Jun 21 2017, 8:48 AM
iteratee accepted this revision.Jun 21 2017, 10:56 AM
This revision is now accepted and ready to land.Jun 21 2017, 10:56 AM
danielcdh closed this revision.Jun 21 2017, 10:58 AM