llvm-project/lldb/utils
Jonas Devlieghere 75966ee241 [lldb] Get rid of helper CMake variables for Python
This patch is a big sed to rename the following variables:

  s/PYTHON_LIBRARIES/Python3_LIBRARIES/g
  s/PYTHON_INCLUDE_DIRS/Python3_INCLUDE_DIRS/g
  s/PYTHON_EXECUTABLE/Python3_EXECUTABLE/g
  s/PYTHON_RPATH/Python3_RPATH/g

I've also renamed the CMake module to better express its purpose and for
consistency with FindLuaAndSwig.

Differential revision: https://reviews.llvm.org/D85976
2020-08-17 08:47:52 -07:00
..
TableGen [lldb]/Tablegen] Use ElementType instead of DefaultValueUnsinged 2020-03-20 18:35:13 -07:00
lit-cpuid Do not install lit-cpuid 2019-10-05 08:22:40 +00:00
lldb-dotest [lldb] Get rid of helper CMake variables for Python 2020-08-17 08:47:52 -07:00
lldb-repro [lldb] Improve diagnostics in lldb-repro when replay fails 2020-08-13 14:38:34 -07:00
lui [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00
test [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00
CMakeLists.txt [lldb/Util] Add a utility to run transparently capture and replay tests. 2020-01-20 10:30:19 -08:00