[PATCH] D95641: [elfabi] Fix tests which failed on different timezones
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 02:10:47 PST 2021
hans added a comment.
In D95641#2531117 <https://reviews.llvm.org/D95641#2531117>, @haowei wrote:
> Not quite sure if it works on Windows. The default cmd.exe does not seem to support `env VAR=VAL` pattern to set environment variables.
I think the `env VAR=VAL` pattern is handled by lit, so it should work on Windows too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95641/new/
https://reviews.llvm.org/D95641
More information about the llvm-commits
mailing list