| commit | 727157ea68c623d835d48209804831e4829a4f90 | [log] [tgz] |
|---|---|---|
| author | Andrew Ng <anng.sw@gmail.com> | Fri Nov 17 12:00:57 2017 +0000 |
| committer | Andrew Ng <anng.sw@gmail.com> | Fri Nov 17 12:00:57 2017 +0000 |
| tree | 9f2d4433600a34f9bcc5258280d5548915a8b331 | |
| parent | 5f928ff1333e5019567fe6f86cdba05391334914 [diff] |
[gold] Fix broken thin LTO cache test NFC Fix test as it is assuming that the cache pruning is always being performed by default. Explicitly set prune interval to 0s to ensure pruning is always performed. llvm-svn: 318520