diff options
author | Michał Górny <mgorny@gentoo.org> | 2025-04-14 16:56:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-14 16:56:49 +0200 |
commit | a485abbddda7997177b1b56f4dc8e9c069ae4d9a (patch) | |
tree | 7a98de8e953c713b48839692a3011bfde0c68169 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 40727bca9fa4c5c9a3c12ce47ee09efcd3f26761 (diff) | |
download | llvm-a485abbddda7997177b1b56f4dc8e9c069ae4d9a.zip llvm-a485abbddda7997177b1b56f4dc8e9c069ae4d9a.tar.gz llvm-a485abbddda7997177b1b56f4dc8e9c069ae4d9a.tar.bz2 |
[flang] Fix Driver/do_concurrent_to_omp_cli.f90 test not to use runtime (#135485)
Fix Flang invocation in `Driver/do_concurrent_to_omp_cli.f90` test to
run compilation step only, to fix testing when building with
`-DFLANG_INCLUDE_RUNTIME=OFF`. The test is only concerned with warning
being emitted by the compiler, so there is no need to link the resulting
executable.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions