diff options
author | Nikita Popov <npopov@redhat.com> | 2022-02-04 15:28:44 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-02-07 10:24:39 +0100 |
commit | 82ef888fbf3a19c80b042c483fe939d93d187f1d (patch) | |
tree | f995ab4e21f540cf941656e23a8f41c6d5d8268c /llvm/lib/Bitstream/Reader/BitstreamReader.cpp | |
parent | 1831cbd9d4174a93d4017e510ecf0f840af5f7d6 (diff) | |
download | llvm-82ef888fbf3a19c80b042c483fe939d93d187f1d.zip llvm-82ef888fbf3a19c80b042c483fe939d93d187f1d.tar.gz llvm-82ef888fbf3a19c80b042c483fe939d93d187f1d.tar.bz2 |
[Bitcode] Add fuzzer for bitcode reading
Inspired by the discussion on D118694, this adds a straightforward
fuzzer for bitcode reading. Currently it will very quickly run into
OOM, because we do unconditional vector reservations with
user-provided sizes.
Diffstat (limited to 'llvm/lib/Bitstream/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions