aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-extensions.swig
diff options
context:
space:
mode:
authorAndrew Ng <anng.sw@gmail.com>2018-07-04 14:17:10 +0000
committerAndrew Ng <anng.sw@gmail.com>2018-07-04 14:17:10 +0000
commit089303d8ffeda0426de8c134fc40f0c2bd772abe (patch)
tree52cea07ddf68eb151714396f2847111f9341e1e5 /lldb/scripts/Python/python-extensions.swig
parent67676e9c9913e30690f8f01eba1c9bb2b354c860 (diff)
downloadllvm-089303d8ffeda0426de8c134fc40f0c2bd772abe.zip
llvm-089303d8ffeda0426de8c134fc40f0c2bd772abe.tar.gz
llvm-089303d8ffeda0426de8c134fc40f0c2bd772abe.tar.bz2
[ThinLTO] Update ThinLTO cache file atimes when on Windows
ThinLTO cache file access times are used for expiration based pruning and since Vista, file access times are not updated by Windows by default: https://blogs.technet.microsoft.com/filecab/2006/11/07/disabling-last-access-time-in-windows-vista-to-improve-ntfs-performance This means on Windows, cache files are currently being pruned from creation time. This change manually updates cache files that are accessed by ThinLTO, when on Windows. Patch by Owen Reynolds. Differential Revision: https://reviews.llvm.org/D47266 llvm-svn: 336276
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions