diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2015-07-05 10:16:24 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2015-07-05 10:16:24 +0000 |
| commit | 5f6278968cf247d584629fb58f7df9e90477b725 (patch) | |
| tree | 26ebfaad49c6217a904e54d319e6280faffdd199 /llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp | |
| parent | 3eb06667bd7515a511fba36556fb0f6de8a9968b (diff) | |
| download | bcm5719-llvm-5f6278968cf247d584629fb58f7df9e90477b725.tar.gz bcm5719-llvm-5f6278968cf247d584629fb58f7df9e90477b725.zip | |
[CMake] clang-*.*: Prevent versioning if the buildhost is targeting for Win32.
CMake-2.8.12 is hardcoded to create symlinked clang.exe if the target property VERSION is present and the host is not Win32.
Then clang.exe-*.* is generated and clang.exe is symlinked to it.
lrwxrwxrwx. 1 bb bb 13 Jul 5 18:04 clang.exe -> clang.exe-3.7
-rwxr-x---. 1 bb bb 244763 Jul 5 18:04 clang++.exe
-rwxr-x---. 1 bb bb 244763 Jul 5 18:04 clang.exe-3.7
It made me unhappy when built binaries were copied to the Windows target.
FIXME: Could we just remove the target property VERSION in add_llvm_executable() ?
llvm-svn: 241403
Diffstat (limited to 'llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp')
0 files changed, 0 insertions, 0 deletions

