This is an archive of the discontinued LLVM Phabricator instance.

Support: Simplify the CachePruning API. NFCI.
ClosedPublic

Authored by pcc on Mar 15 2017, 3:57 PM.

Details

Summary

Change the function that implements the pruning into a free function that
takes the policy as a struct argument.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Mar 15 2017, 3:57 PM
This revision is now accepted and ready to land.Mar 15 2017, 3:59 PM
This revision was automatically updated to reflect the committed changes.