forked from OSchip/llvm-project
187729ce9f
* Stop setting config.python_executable in Unit/lit.site.cfg.py.in.
All other projects only set this in the main lit config, not in the
one for unit tests. (Unit tests don't spawn Python.)
* Set config.python_executable to Python3_EXECUTABLE in main
lit.site.cfg.py.in instead of PYTHON_EXECUTABLE. All other files
did this in
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |