aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAndrzej Warzynski <andrzej.warzynski@arm.com>2021-03-09 13:57:43 +0000
committerAndrzej Warzynski <andrzej.warzynski@arm.com>2021-03-10 11:38:13 +0000
commit45da495f73d83b4c1400bf5896765d7883bd67e2 (patch)
tree3564fcda8755126ad2e69a52430c274f47f56a0f /flang/lib/Frontend/CompilerInvocation.cpp
parentbcc662484a95c95f7d193e6a791fc5d1c4a2c74f (diff)
downloadllvm-45da495f73d83b4c1400bf5896765d7883bd67e2.zip
llvm-45da495f73d83b4c1400bf5896765d7883bd67e2.tar.gz
llvm-45da495f73d83b4c1400bf5896765d7883bd67e2.tar.bz2
[flang][driver] Merge test/Driver and test/Flang-Driver directories
Until now we've been maintaining 2 test directories for Flang's drivers: * test/Driver for `f18` (the current driver) * test/Flang-Driver for `flang-new` (the new driver) As we have started sharing tests between the drivers, this separation is no longer required. This patch merges the two test directories. As suggested in the review, moving forward we'll avoid having tests specifically for the old driver. A few notable changes: * Driver/version-test.f90 and Driver/no-files.f90 are deleted. The versions for the new driver are more robust, but tricky to share. * Driver/write-module.f90 is deleted in favour of Flang-Driver/write-module.f90 (see https://reviews.llvm.org/D97197 for more context) Differential Revision: https://reviews.llvm.org/D98257
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions