summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-diff/DifferenceEngine.cpp
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2015-10-20 18:16:37 +0000
committerChris Bieneman <beanz@apple.com>2015-10-20 18:16:37 +0000
commite82e7ce9d7857af51f1bb622e4e4755b9f36215e (patch)
tree11668bc61fb795fdd1f5cd25fc693d79f4bfbc98 /llvm/tools/llvm-diff/DifferenceEngine.cpp
parent0eb2d8794ea3d0b30b97791ef927f819abc4cc65 (diff)
downloadbcm5719-llvm-e82e7ce9d7857af51f1bb622e4e4755b9f36215e.tar.gz
bcm5719-llvm-e82e7ce9d7857af51f1bb622e4e4755b9f36215e.zip
[CMake] All the checks for if LLVM_VERSION_* variables are set need to be if(DEFINED ...)
This is because if you set one of the variables to 0, if(NOT ...) is true, which isn't what you actually want. Should have thought that through better the first time. llvm-svn: 250841
Diffstat (limited to 'llvm/tools/llvm-diff/DifferenceEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud