mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08: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 b3c978e850.