[PATCH] D95246: [test] Use host platform specific error message substitution in lit tests
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 17 03:11:46 PST 2021
ASDenysPetrov added a comment.
@jhenderson
> @ASDenysPetrov, could you provide your link command-line for one of the tools that produces the failing message, please, e.g. llvm-ar?
Here is output of running tests in llvm-ar folder: F15562458: fail_output_llvm_ar.txt <https://reviews.llvm.org/F15562458>
> Not that I'm saying we shouldn't try to fix your use-case, but if you aren't using Cygwin, it's worth noting that https://llvm.org/docs/GettingStarted.html#hardware states that only Visual Studio builds (whether via the IDE or some other tool like ninja) are known to work for Windows.
I'm using MSYS2 instead of Cygwin. I found it as a better alternative. I'm using GCC+MSYS2+Ninja.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95246/new/
https://reviews.llvm.org/D95246
More information about the cfe-commits
mailing list