mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 01:36:05 +00:00

Use LLDB_ENABLE_SWIG instead of SWIG_EXECUTABLE or SWIG_FOUND as the canonical CMake variable to determine whether we have SWIG available in LLDB. This is a follow-up to b3c978e850d3.