[patch] Convert BitcodeReader to use error_code
Rafael EspĂndola
rafael.espindola at gmail.com
Thu Oct 31 19:28:27 PDT 2013
In order to use create a ObjectFile implementation for IR objects I
need to convert the error handling of IR reading to that of ObjectFile
(error_code).
The attached patch converts BitcodeReader.
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 110490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131031/d15725b6/attachment.bin>
More information about the llvm-commits
mailing list