aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorCharles Zablit <c_zablit@apple.com>2025-10-21 10:53:49 -0700
committerGitHub <noreply@github.com>2025-10-21 10:53:49 -0700
commitd4713ecb6dbe2d6b1f586508b47ad9391da51d66 (patch)
tree1e5b22b68a9c3671c22d7cbe6a644391a7aa9224 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent925b10656b80be3322316251fcbcfa580607f01a (diff)
downloadllvm-d4713ecb6dbe2d6b1f586508b47ad9391da51d66.zip
llvm-d4713ecb6dbe2d6b1f586508b47ad9391da51d66.tar.gz
llvm-d4713ecb6dbe2d6b1f586508b47ad9391da51d66.tar.bz2
[lldb][windows] add a warning if CMake's version is inferior to 3.30 (#164346)
https://github.com/llvm/llvm-project/pull/140443 makes use of the CMake variable `Python3_EXECUTABLE_DEBUG`, which was introduced in CMake version 3.30. On systems with an inferior version of cmake, the lit tests will try to run with an empty `config.python_executable`. This PR adds a warning and falls back to using `Python3_EXECUTABLE` if the CMake version is less than `3.30`.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions