diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2023-04-25 09:45:45 -0700 |
---|---|---|
committer | Slava Zakharin <szakharin@nvidia.com> | 2023-04-25 10:10:52 -0700 |
commit | 71f862b7bb2c2413d9e47d281ed6f901f8bcd6e3 (patch) | |
tree | 54409684e09594efea2d7a41ad2f45b30aeccccd /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 6600ea1d1c7abd52b5d7aa5de8f09e0c961a4eb3 (diff) | |
download | llvm-71f862b7bb2c2413d9e47d281ed6f901f8bcd6e3.zip llvm-71f862b7bb2c2413d9e47d281ed6f901f8bcd6e3.tar.gz llvm-71f862b7bb2c2413d9e47d281ed6f901f8bcd6e3.tar.bz2 |
[flang] Account for .exe suffix in test/Driver/omp-driver-offload.f90.
I believe this test started failing pre-commit testing after D148038.
For example:
https://buildkite.com/llvm-project/premerge-checks/builds/148654#0187b72b-7360-4c52-be94-93eefcb269f4
https://buildkite.com/llvm-project/premerge-checks/builds/148642#0187b691-15a7-44c4-ae23-c7e97ec67755
On Windows the .exe suffix is used for clang-offload-packager tool:
"c:\\program files\\llvm\\bin\\clang-offload-packager.exe" ...
At the same time, I believe I have seen this test sporadically fail before,
meaning that the .exe suffix is not added consistently. I am not sure
why this might be happening. I decided just to allow the suffix.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions