Update the preprocessor regression tests to use the new driver if flang-new is built, otherwise the tests will still run with f18.
Summary of changes:
- Introduce %flang-driver to the regression tests, which points to the new driver if it is built or otherwise points to f18
- Update all tests in flang/test/Preprocessing/ to use %flang-driver