OSDN Git Service

Make Binary the parent of ObjectFile and update children to new interface.
[android-x86/external-llvm.git] / lib / Object / COFFObjectFile.cpp
2011-06-25 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-06-13 Michael J. SpencerRevert the last two commits in the series. r132911...
2011-06-13 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-05-02 Nick LewyckyRemove dead variable pointed out by GCC 4.6 warnings...
2011-04-03 Eric ChristopherAssorted bugfixes in object file handling:
2011-01-21 Michael J. SpencerObject: Fix type punned pointer issues by making DataRe...
2011-01-20 Michael J. SpencerObject: Add COFF Support.