diff options
| author | Charles Zablit <c_zablit@apple.com> | 2025-10-21 10:53:49 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 10:53:49 -0700 | 
| commit | d4713ecb6dbe2d6b1f586508b47ad9391da51d66 (patch) | |
| tree | 1e5b22b68a9c3671c22d7cbe6a644391a7aa9224 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
| parent | 925b10656b80be3322316251fcbcfa580607f01a (diff) | |
| download | llvm-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
