diff options
author | Tobias Hieta <tobias.hieta@ubisoft.com> | 2022-10-12 10:04:21 +0200 |
---|---|---|
committer | Tobias Hieta <tobias@hieta.se> | 2022-10-12 11:06:32 +0200 |
commit | fc651a06699eb10429316760dc5a6fef1eadab21 (patch) | |
tree | 6017765f52432882fee1e2cdb061bb4ab2a20329 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 5d12b13b0b26bc58b02ee23c369da8b83240cceb (diff) | |
download | llvm-fc651a06699eb10429316760dc5a6fef1eadab21.zip llvm-fc651a06699eb10429316760dc5a6fef1eadab21.tar.gz llvm-fc651a06699eb10429316760dc5a6fef1eadab21.tar.bz2 |
[CMake] Add option LLVM_FORCE_CREATE_SYMLINKS
On Windows we don't create symlinks for the binaries (clang++, clang-cl)
since the support requires special setup (group policy settings and
you need to know exactly our distribution story). But if you know
about these things and have a controlled environment there is a lot
of storage to be saved, so let's add a manual opt-in for using symlinks
on Windows with LLVM_FORCE_CREATE_SYMLINKS=ON.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D135578
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions