Remove unused old-style error handling.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 Jul 2014 13:30:13 +0000 (13:30 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 Jul 2014 13:30:13 +0000 (13:30 +0000)
commit82a599a0a42bdacb857a9dc10915a963961a1a9b
tree1a3c4f0c4beba9229484f827343981ad28d663ab
parent5b55a47e94e28fbb56d0cd5d72c3db9105c15b4c
Remove unused old-style error handling.

If needed, an ErrorOr should be used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212340 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/ReaderWriter.h
lib/Bitcode/Reader/BitcodeReader.cpp