summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELFObjectFile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Object: Fix type punned pointer issues by making DataRefImpl a union and ↵Michael J. Spencer2011-01-211-60/+40
| | | | | | using intptr_t. llvm-svn: 123962
* Object: Add ELF support.Michael J. Spencer2011-01-201-0/+706
llvm-svn: 123896
OpenPOWER on IntegriCloud