summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/COFFObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Object: Add proper error handling.Michael J. Spencer2011-06-251-83/+243
* Make Binary the parent of ObjectFile and update children to new interface.Michael J. Spencer2011-06-251-114/+14
* Revert the last two commits in the series. r132911, r132912.Michael J. Spencer2011-06-131-14/+114
* Make Binary the parent of ObjectFile and update children to new interface.Michael J. Spencer2011-06-131-114/+14
* Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a littleNick Lewycky2011-05-021-4/+1
* Assorted bugfixes in object file handling:Eric Christopher2011-04-031-2/+18
* Object: Fix type punned pointer issues by making DataRefImpl a union and usin...Michael J. Spencer2011-01-211-23/+28
* Object: Add COFF Support.Michael J. Spencer2011-01-201-0/+370
OpenPOWER on IntegriCloud