summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMitch Phillips <31459023+hctim@users.noreply.github.com>2022-05-20 11:25:29 -0700
committerMitch Phillips <31459023+hctim@users.noreply.github.com>2022-05-20 11:27:08 -0700
commit80ac0b9bc8865e6cf6bdc9436405dae1a4ec0e38 (patch)
treeb082b7ce62ac129fbb6c52f32cbf55f70356277c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf4570ce442b492d436a0e314c6ea14bf299af0d3 (diff)
Fix up fuzzing test on Windows.
3bd112c720dc fixed the fuzzing test on Linux, which, after https://reviews.llvm.org/D125933, has one less branch. Turns out, on Windows, that it still has the extra branch. I'm guessing that's because exit() isn't known to be noreturn on Windows or something. Either way, just make the test more tolerant.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions