[LLVMdev] Fwd: Bitcode abbreviations for something that's not a record

Reid Kleckner rnk at google.com
Fri Jan 23 14:32:20 PST 2015


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.

On Fri, Jan 23, 2015 at 2:16 PM, Filipe Cabecinhas <filcab at gmail.com> wrote:

> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150123/da5d98b8/attachment.html>


More information about the llvm-dev mailing list