summaryrefslogtreecommitdiff
path: root/lib/Object/SymbolicFile.cpp
Commit message (Expand)AuthorAge
* Pass a unique_ptr<MemoryBuffer> to the constructors in the Binary hierarchy.Rafael Espindola2014-06-24
* Pass a std::unique_ptr& to the create??? methods is lib/Object.Rafael Espindola2014-06-23
* Make ObjectFile and BitcodeReader always own the MemoryBuffer.Rafael Espindola2014-06-23
* Add a SymbolicFile interface between Binary and ObjectFile.Rafael Espindola2014-02-21