aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Object/Binary.h
Commit message (Expand)AuthorAgeFilesLines
* [Object/COFF]: Expose getSectionName.Michael J. Spencer2012-03-191-0/+7
* [Object]David Meyer2012-03-091-7/+37
* Make Binary the parent of ObjectFile and update children to new interface.Michael J. Spencer2011-06-251-2/+5
* Add Binary class. This is a cleaner parent than ObjectFile.Michael J. Spencer2011-06-251-0/+64
* Revert r132910 and r132909 on behalf of Michael. They didn't build with clang.Benjamin Kramer2011-06-131-64/+0
* Revert the last two commits in the series. r132911, r132912.Michael J. Spencer2011-06-131-5/+2
* Make Binary the parent of ObjectFile and update children to new interface.Michael J. Spencer2011-06-131-2/+5
* Add Binary class. This is a cleaner parent than ObjectFile.Michael J. Spencer2011-06-131-0/+64