| commit | ee59e43f929e7d1512a12211046c77e76ffefe39 | [log] [tgz] |
|---|---|---|
| author | Peter Collingbourne <peter@pcc.me.uk> | Fri Mar 17 02:24:16 2017 +0000 |
| committer | Peter Collingbourne <peter@pcc.me.uk> | Fri Mar 17 02:24:16 2017 +0000 |
| tree | 5dc5b1eca0e40f061b630df74c4f668d3d51e21c | |
| parent | 8713bf69b68ef7c0c3b182c8741b760c8f7ffe4d [diff] |
ELF: Add cache pruning support. This patch causes us to use pruneCache() to prune the ThinLTO cache after completing LTO. A new flag --thinlto-cache-policy allows users to configure the policy. Differential Revision: https://reviews.llvm.org/D31021 llvm-svn: 298036