Make ObjectFile and BitcodeReader always own the MemoryBuffer.
[oota-llvm.git] / lib / Object / SymbolicFile.cpp
2014-06-23 Rafael EspindolaMake ObjectFile and BitcodeReader always own the Memory...
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.