summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/COFFObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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