[PATCH] D118694: [Bitcode] Add partial support for opaque pointer auto-upgrade

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 14:37:46 PST 2022


dblaikie added a comment.

Would it be possible/could you use the fuzzer to generate test cases that cover these error cases minimally, and check those in as coverage for them?


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

https://reviews.llvm.org/D118694



More information about the llvm-commits mailing list