diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-10-07 11:20:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 11:20:40 -0700 |
commit | 93f2e0a4433f5f7ede3aeccda0a44c8482c3022d (patch) | |
tree | 69365ff55798692e962b83432ce03f86cc229166 /llvm/unittests/CodeGen/MachineBasicBlockTest.cpp | |
parent | c16d25282e7169cb8a19d9fa385cf7220dd65ac5 (diff) | |
download | llvm-93f2e0a4433f5f7ede3aeccda0a44c8482c3022d.zip llvm-93f2e0a4433f5f7ede3aeccda0a44c8482c3022d.tar.gz llvm-93f2e0a4433f5f7ede3aeccda0a44c8482c3022d.tar.bz2 |
[CI] Make cache_lit_timing_files.py Script Gracefully Fail (#162316)
This is a performance optimization and does not impact test fidelity.
There have been some flakes where this script will fail to download
files, exit with code 1, causing the job to fail before it even starts
running tests. This is undesirable as the tests will only run 10-15%
slower without this, so catch the exceptions and emit a warning we can
track later in the rare case we cannot download the timing files.
This fixes #162294.
Diffstat (limited to 'llvm/unittests/CodeGen/MachineBasicBlockTest.cpp')
0 files changed, 0 insertions, 0 deletions