aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorTobias Hieta <tobias.hieta@ubisoft.com>2022-10-12 10:04:21 +0200
committerTobias Hieta <tobias@hieta.se>2022-10-12 11:06:32 +0200
commitfc651a06699eb10429316760dc5a6fef1eadab21 (patch)
tree6017765f52432882fee1e2cdb061bb4ab2a20329 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent5d12b13b0b26bc58b02ee23c369da8b83240cceb (diff)
downloadllvm-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