summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2015-10-14 21:50:09 +0000
committerChris Bieneman <beanz@apple.com>2015-10-14 21:50:09 +0000
commitf9e0b253ad605a429526b54ffdfcf121deaf082c (patch)
tree2924e45ffc6b8ab7f7765b5bba8dc44da7758598 /llvm/lib/Bitcode
parente2b528074d9bc97e6800859a46b3e2e8c112e48f (diff)
downloadbcm5719-llvm-f9e0b253ad605a429526b54ffdfcf121deaf082c.tar.gz
bcm5719-llvm-f9e0b253ad605a429526b54ffdfcf121deaf082c.zip
[CMake] Make LLVM_VERSION_* variables user definable
CMake's set command overwrites existing values. Package maintainers may want or need to set the version variables manually, so we need to only set them if they are not already defined. Note I use the "if(NOT DEFINED ...)" syntax deliberately in the last case because empty string is a valid value for the suffx, but not the other variables. llvm-svn: 250333
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud