summaryrefslogtreecommitdiff
path: root/include/llvm/Object/IRObjectFile.h
Commit message (Expand)AuthorAge
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-02
* Now that it is possible, use the mangler in IRObjectFile.Rafael Espindola2014-02-28
* Add a SymbolicFile interface between Binary and ObjectFile.Rafael Espindola2014-02-21