mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-05 21:16:06 +00:00

The fuzzer is very simple, but not quite useful at the moment: it's unable to discover "interesting" examples, as LLVMObject library is terrible at error recovery, calling "report_fatal_error()" far too often. llvm-svn: 238451