diff options
author | David Truby <david.truby@arm.com> | 2024-05-31 15:03:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-31 15:03:44 +0100 |
commit | 5c7f7cc4dea3e202b56cebaa303d7fb8b26fc18e (patch) | |
tree | be4bcf270952ecaa8f375853c724956c3269a94d /llvm/lib/Object/ELFObjectFile.cpp | |
parent | b52962d1b89ca9102a89497743b7576d572b437e (diff) | |
download | llvm-5c7f7cc4dea3e202b56cebaa303d7fb8b26fc18e.zip llvm-5c7f7cc4dea3e202b56cebaa303d7fb8b26fc18e.tar.gz llvm-5c7f7cc4dea3e202b56cebaa303d7fb8b26fc18e.tar.bz2 |
[flang] Fix exec.f90 test on LIT integrated shell (#93961)
The exec.f90 test sets an environment variable for a specific command
directly
rather than using env, which doesn't work on shells that don't support
this
syntax, most notably the LIT integrated shell. This patch simply adds
env so
that this works on the integrated shell.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions