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

Kirill Bobyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 23:39:26 PDT 2021


kbobyrev accepted this revision.
kbobyrev added a comment.
This revision is now accepted and ready to land.

I don't have a Windows machine to test this out but the change looks reasonable to me and the "fallback to COPY" should probably be enough in this case.


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

https://reviews.llvm.org/D99170



More information about the llvm-commits mailing list