diff options
| author | Mitch Phillips <31459023+hctim@users.noreply.github.com> | 2022-05-20 10:59:29 -0700 |
|---|---|---|
| committer | Mitch Phillips <31459023+hctim@users.noreply.github.com> | 2022-05-20 11:01:31 -0700 |
| commit | 3bd112c720dc614a59e3f34ebf9b45075037bfa0 (patch) | |
| tree | cf9517f478a5675e5cd0e269c854ea3a50f49923 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 54e3bf5f37d67441dafbc66838a54a385293a2e1 (diff) | |
Update fuzzing test to comply with new optimisation.
https://reviews.llvm.org/D125933 improved some of LLVM's handling of
binary ORs, which meant we have one less conditional branch, because the
'if (Size > 5 && Data[5] == 'R')' and 'if (bits == 63)' branches are now
correctly folded.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
