[PATCH] D95246: [test] Use host platform specific error message substitution in lit tests
Denys Petrov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 10:23:36 PST 2021
ASDenysPetrov added a comment.
@abhina.sreeskantharajan
> Can you share the output of
>
> sysconfig.get_platform()
Sure,
>>> sysconfig.get_platform()
'win32'
>>>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95246/new/
https://reviews.llvm.org/D95246
More information about the llvm-commits
mailing list