Revert a C API difference that I incorrectly introduced.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 18 Jun 2014 20:07:35 +0000 (20:07 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 18 Jun 2014 20:07:35 +0000 (20:07 +0000)
commitb2791542c2c5df2912848b8bdf06fb1093d4ac12
tree6c94000869e97df4c747e7a7359ae6f74b3b93e8
parentfff95d57a46e446b8224d1f8982e129fe3238070
Revert a C API difference that I incorrectly introduced.

LLVMGetBitcodeModuleInContext should not take ownership on error. I will
try to localize this odd api requirement, but this should get the bots green.

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