[PATCH] D26430: Bitcode: Change the BitcodeReader to use llvm::Error internally.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 16:17:07 PST 2016


Just noticed that I forgot to preserve the producer/reader information in
the errors in this patch. I'll upload a new one with that feature restored
(and test coverage for it).

Peter

On Tue, Nov 8, 2016 at 4:10 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:

> pcc created this revision.
> pcc added reviewers: lhames, mehdi_amini, pete.
> pcc added a subscriber: llvm-commits.
>
> https://reviews.llvm.org/D26430
>
> Files:
>   llvm/lib/Bitcode/Reader/BitcodeReader.cpp
>
>


-- 
-- 
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/2ea3d32c/attachment.html>


More information about the llvm-commits mailing list