[PATCH] D119000: [Bitcode] Add fuzzer for bitcode reading

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 10:35:14 PST 2022


dblaikie added a comment.

If we check this in, does it start failing buildbots or anything if it's not clean? Do we have to address the OOMs for this to be clean, or are OOMs not considered failures by any buildbots/don't produce failmail?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119000/new/

https://reviews.llvm.org/D119000



More information about the llvm-commits mailing list