summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/COFFObjectFile.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Object: Fix type punned pointer issues by making DataRefImpl a union and ↵Michael J. Spencer2011-01-211-23/+28
| | | | | | using intptr_t. llvm-svn: 123962
* Object: Add COFF Support.Michael J. Spencer2011-01-201-0/+370
llvm-svn: 123895
OpenPOWER on IntegriCloud