<div dir="ltr">In general, are we OK with suppressing AFL assertion failures by calling report_fatal_error? I don't think we should exit(1) when encountering invalid bitcode. The caller might want to do something else. The bitcode reader should ideally be architected to fail safely.<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 23, 2015 at 2:16 PM, Filipe Cabecinhas <span dir="ltr"><<a href="mailto:filcab@gmail.com" target="_blank">filcab@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ok, I'll submit a patch to turn that into a report_fatal_error saying you can't start an abbrev with an array or blob.</div></blockquote></div></div></div>