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

LJC via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 05:10:54 PDT 2021


paperchalice added a comment.

The bug reporter tried to use 7zip to distribute llvm on Windows, but the 7zip on Windows cannot handle symbolic links properly in 7z format. Using 7zip to create tarball or wim can avoid this issue.


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