diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2025-09-25 12:54:31 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2025-09-25 13:13:32 -0400 |
commit | 62450ba905fecc0821f3a08db81f756c8b1f7b7c (patch) | |
tree | 72b09b75983c5949f261753b13a7efad72861258 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 777eea0732d646ee12e781d814047f9a7164b4af (diff) | |
download | llvm-62450ba905fecc0821f3a08db81f756c8b1f7b7c.zip llvm-62450ba905fecc0821f3a08db81f756c8b1f7b7c.tar.gz llvm-62450ba905fecc0821f3a08db81f756c8b1f7b7c.tar.bz2 |
[libc++] Improve handling of runtime errors inside SPEC benchmarks
Previously, we would report a successful run if the benchmark exited
with an error, and we would produce a timing for the benchmark. After
this patch, we consider an error in the benchmark to be a failed LIT
test and we don't produce any benchmark data for it.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions