diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-04 16:16:24 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-04 16:16:24 +0000 |
commit | 48da4f4691970f03d34ec84dbf58c22d978a07c7 (patch) | |
tree | cfe6c4c0a0d2bec97ed6c0e5d10bccab7ddbce01 /llvm/lib/Transforms | |
parent | e0ccdb1a2806c75df2dcbfd35ab7700623147cb9 (diff) | |
download | bcm5719-llvm-48da4f4691970f03d34ec84dbf58c22d978a07c7.tar.gz bcm5719-llvm-48da4f4691970f03d34ec84dbf58c22d978a07c7.zip |
Change BitcodeReader to use error_code instead of bool + string.
In order to create an ObjectFile implementation that uses bitcode files, we
need to propagate the bitcode errors to the ObjectFile interface, so we need
to convert it to use the same error handling as ObjectFile: error_code.
llvm-svn: 193996
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions