llvm-project/bolt/test/Unit
Nico Weber 187729ce9f [bolt] Clean up lit site cfg files a bit
* 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 c4c3883b00.
* Stop setting enable_abi_breaking_checks, enable_backtrace, enable_shared.
  Nothing in bolt's tests (or in lit) reads them.

Differential Revision: https://reviews.llvm.org/D138299
2022-11-18 12:07:10 -05:00
..
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in [bolt] Clean up lit site cfg files a bit 2022-11-18 12:07:10 -05:00