[PATCH] Refactor bitcode reader to simplify control.
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Jun 17 04:52:05 PDT 2015
On 16 June 2015 at 18:55, Karl Schimpf <kschimpf at google.com> wrote:
> Rafael,
>
> I noticed that on master, you updated bitcode files so that they can only
> contain a module block. Is this a safe assumption? If so, I would like to
> update my patch to match.
Yes, we were already trying to reject multiple modules.
Cheers,
Rafael
More information about the llvm-commits
mailing list