llvm-project/clang/test/Driver/flang
Andrzej Warzynski 764690b8a8 [clang] Remove `-triple` from the invocations of `flang-new -fc1`
This is just a small change in the Flang tool within libclangDriver.
Currently it passes `-triple` when calling `flang-new -fc1` for various
driver Jobs. As there is no support for code-generation, `-triple` is
not required and should remain unsupported. It is safe to remove it.

This hasn't been a problem as the affected driver Jobs are not yet
implemented or used. However, we will be adding support for them in the
near future and the fact `-triple` is added will become a problem.

Differential Revision: https://reviews.llvm.org/D93027
2020-12-10 17:54:12 +00:00
..
Inputs
flang.f90 [clang] Remove `-triple` from the invocations of `flang-new -fc1` 2020-12-10 17:54:12 +00:00
flang_ucase.F90 [clang] Remove `-triple` from the invocations of `flang-new -fc1` 2020-12-10 17:54:12 +00:00
multiple-inputs-mixed.f90 [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00
multiple-inputs.f90 [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00