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)
commit8fb31112482ebf335b717b783cbefa1f60930fd4
treeedda595509f4a488ed660e1a165bff7716aafd8e
parent9e42e92e43df3787a7162c066cb55ba097e9175c
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.

llvm-svn: 211213
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.h