[PATCH] D99170: [CMake] try creating symlink first on windows

Dmitry Babokin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 10:16:05 PDT 2021


dbabokin added a comment.

Note, there's a bug caused by these changes: LLVM bug 51692 <https://bugs.llvm.org/show_bug.cgi?id=51692>
TLDR: in Github Action (Windows) environment compiler builds "successfully", but links are broken and no copy is done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99170



More information about the llvm-commits mailing list