diff options
| author | George Karpenkov <ekarpenkov@apple.com> | 2018-08-09 00:41:22 +0000 |
|---|---|---|
| committer | George Karpenkov <ekarpenkov@apple.com> | 2018-08-09 00:41:22 +0000 |
| commit | 67d858d5e46b864bbb0909b79939b2ab98b0b0c3 (patch) | |
| tree | bbff307e53b4835b606227491520e919592bf3f0 /clang/test/lit.cfg.py | |
| parent | 508b081514b4fe2ab856ac1958fdd227a173e862 (diff) | |
| download | bcm5719-llvm-67d858d5e46b864bbb0909b79939b2ab98b0b0c3.tar.gz bcm5719-llvm-67d858d5e46b864bbb0909b79939b2ab98b0b0c3.zip | |
[libFuzzer] Increase the iteration limit in shrink.test
After https://reviews.llvm.org/D48800, shrink.test started failing on
x86_64h architecture.
Looking into this, the optimization pass is too eager to unroll the loop
on x86_64h, possibly leading to worse coverage data.
Alternative solutions include not unrolling the loop when fuzzing, or
disabling this test on that architecture.
Differential Revision: https://reviews.llvm.org/D50484
llvm-svn: 339303
Diffstat (limited to 'clang/test/lit.cfg.py')
0 files changed, 0 insertions, 0 deletions

