diff options
author | Nico Weber <thakis@chromium.org> | 2022-11-18 10:36:14 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2022-11-18 12:07:10 -0500 |
commit | 187729ce9fdee6ac47aeab2d1860d538f3835776 (patch) | |
tree | bf2390e1e9822fd94aee754e292850f46193a0c8 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 58d38b3ff8c3c4dd816d2047acf65fa97c0b6fb8 (diff) | |
download | llvm-187729ce9fdee6ac47aeab2d1860d538f3835776.zip llvm-187729ce9fdee6ac47aeab2d1860d538f3835776.tar.gz llvm-187729ce9fdee6ac47aeab2d1860d538f3835776.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions