[PATCH] D92902: [llvm-elfabi] Add flag to keep timestamp when output is the same
Dominik Montada via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 07:33:36 PST 2021
gargaroff added a comment.
Hi @haowei !
The tests are failing on Windows with GnuWin32 installed, because touch fails to parse the date string:
C:\GnuWin\bin\touch.exe: invalid date format `197001010000'
Could you take a look and fix this? I'm using the pre-merge-checks Windows container to test this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92902/new/
https://reviews.llvm.org/D92902
More information about the llvm-commits
mailing list