summaryrefslogtreecommitdiff
path: root/test/fuzzer/TableLookupTest.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-08-09 07:32:30 +0000
committerHans Wennborg <hans@hanshq.net>2018-08-09 07:32:30 +0000
commit35d20abb3eda4a6f259a5517ca76e382d470107c (patch)
treeaae323247a599adc419d2c31f01c09d2de11c30f /test/fuzzer/TableLookupTest.cpp
parent94376f1f22052e29f1ac4c2eb83393c2edb2a30c (diff)
Merging r339303:
------------------------------------------------------------------------ r339303 | george.karpenkov | 2018-08-09 02:41:22 +0200 (Thu, 09 Aug 2018) | 11 lines [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 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/branches/release_70@339315 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/fuzzer/TableLookupTest.cpp')
0 files changed, 0 insertions, 0 deletions