llvm/cross-project-tests
OCHyams 2bd62e0b04 [dexter] Don't generate results files by default
Dexter saves various files to a new results directory each time it is run
(including when it's run by lit tests) and there isn't a way to opt-out. This
patch reconfigures the behaviour to be opt-in by removing the default
`--results-directory` location. Now results are only saved if
`--results-directory` is specified.

Reviewed By: jmorse

Differential Revision: https://reviews.llvm.org/D119545
2022-02-11 15:45:43 +00:00
..
debuginfo-tests [dexter] Don't generate results files by default 2022-02-11 15:45:43 +00:00
CMakeLists.txt [Dexter] Remove the Windows dependency on lld from CMake 2021-12-16 13:43:04 +00:00
lit.cfg.py [cross-project-tests] Add REQUIRES: compiler-rt to tests that use asan 2022-02-10 10:48:03 +00:00
lit.site.cfg.py.in