summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenAction.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
commit8389196dd978f7d1fa206d88e4a82e35f4c3d1f3 (patch)
treea83658243f0cb460a6186f9482beb8044a7a6dfb /clang/lib/CodeGen/CodeGenAction.cpp
parent9f482deaa3d9b487c7e6dfc6a42995cbf4dc5a80 (diff)
downloadbcm5719-llvm-8389196dd978f7d1fa206d88e4a82e35f4c3d1f3.tar.gz
bcm5719-llvm-8389196dd978f7d1fa206d88e4a82e35f4c3d1f3.zip
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 ------------------------------------------------------------------------ llvm-svn: 339315
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud