summaryrefslogtreecommitdiff
path: root/include/llvm/Object/Binary.h
Commit message (Expand)AuthorAge
* Remove unnecessary classof()'sSean Silva2012-10-11
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-17
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-02
* [Object/COFF]: Expose getSectionName.Michael J. Spencer2012-03-19
* [Object]David Meyer2012-03-09
* Make Binary the parent of ObjectFile and update children to new interface.Michael J. Spencer2011-06-25
* Add Binary class. This is a cleaner parent than ObjectFile.Michael J. Spencer2011-06-25
* Revert r132910 and r132909 on behalf of Michael. They didn't build with clang.Benjamin Kramer2011-06-13
* Revert the last two commits in the series. r132911, r132912.Michael J. Spencer2011-06-13
* Make Binary the parent of ObjectFile and update children to new interface.Michael J. Spencer2011-06-13
* Add Binary class. This is a cleaner parent than ObjectFile.Michael J. Spencer2011-06-13