forked from OSchip/llvm-project
6b1599d7a3
D109833 makes the flags `--builder` and `--binary` mutually exclusive, which caused some regression tests to fail. Add a new substitution `%dexter_regression_base` that doesn't include the `--builder`, `--cflags` or `--ldflags` flags and use that for tests that use the `--binary` flag. Reviewed By: jmorse Differential Revision: https://reviews.llvm.org/D112624 |
||
---|---|---|
.. | ||
debuginfo-tests | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |