aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-11-04 16:16:24 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-11-04 16:16:24 +0000
commite076b5338a8a004b4ea3694c469760d87194a5d7 (patch)
tree180bd12204cba93deeed15bc3715749bd554b611 /include/llvm
parent5c042162beb3c2dd556e00aab84c4278a69cd5b1 (diff)
downloadexternal_llvm-e076b5338a8a004b4ea3694c469760d87194a5d7.zip
external_llvm-e076b5338a8a004b4ea3694c469760d87194a5d7.tar.gz
external_llvm-e076b5338a8a004b4ea3694c469760d87194a5d7.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
0 files changed, 0 insertions, 0 deletions