diff options
author | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2021-04-16 15:23:47 +0000 |
---|---|---|
committer | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2021-04-20 12:49:47 +0000 |
commit | c2e452fb05a714a3826275f038d201f87e9ba2d5 (patch) | |
tree | 54c7aec98ff7fdb46e8e49ab12603867fafe0ddf /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 2704d0a70172f5b57dd2bebcc173d4c9cec082d3 (diff) | |
download | llvm-c2e452fb05a714a3826275f038d201f87e9ba2d5.zip llvm-c2e452fb05a714a3826275f038d201f87e9ba2d5.tar.gz llvm-c2e452fb05a714a3826275f038d201f87e9ba2d5.tar.bz2 |
[flang][nfc] Port 2 tests to use the new driver when enabled
This is similar to https://reviews.llvm.org/D100309, i.e. `%f18` is
replaced with `%flang_new`.
resolve105.f90 wasn't in tree when D100309 was worked on, so it's
updated here instead.
label14.f90 requires `-fsyntax-only`. I didn't notice that when
submitting D100309, hence updating it now instead. `-fsyntax-only` is
required to prevent `%f18` from calling an external compiler (which then
fails and returns a non-zero exit code).
Differential Revision: https://reviews.llvm.org/D100655
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions