[PATCH] D124197: [CMake] Ensure correct extension for llvm-lit is used on Windows when LLVM_INSTALL_UTILS is enabled.

Douglas Gliner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 13:37:35 PDT 2022


dgg5503 added a comment.

Hi @vvereschaka, thank you for the quick approval! I'm not entirely sure why the tests are so flaky especially since I was able to pass all LIT tests under Windows and Linux locally. I've re-ran the pre-merge build 5 times and it appears that the three configurations pass if you combine runs 1 and 3. Is this enough to safely merge or should I continue rebuilding until all configurations passes?

If it is acceptable to merge, may you please submit this commit on my behalf as I do not have commit access? Feel free to use the following information for commit authoring:
Name: Douglas Gliner
E-mail: dgg5503 at rit.edu


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124197/new/

https://reviews.llvm.org/D124197



More information about the llvm-commits mailing list