[PATCH] D47266: Update thin-lto cache file atimes when on windows

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 10:30:06 PDT 2018


gbreynoo updated this revision to Diff 151193.
gbreynoo added a reviewer: zturner.
gbreynoo added a comment.

Updated to a recent revision and made changes suggested by dmajor


https://reviews.llvm.org/D47266

Files:
  include/llvm/Support/FileSystem.h
  include/llvm/Support/MemoryBuffer.h
  lib/LTO/Caching.cpp
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Support/MemoryBuffer.cpp
  lib/Support/Unix/Path.inc
  lib/Support/Windows/Path.inc
  test/ThinLTO/X86/cache.ll
  unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47266.151193.patch
Type: text/x-patch
Size: 17836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/1ad63512/attachment.bin>


More information about the llvm-commits mailing list