aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Object/ELFObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Object: Fix type punned pointer issues by making DataRefImpl a union and usin...Michael J. Spencer2011-01-211-60/+40
* Object: Add ELF support.Michael J. Spencer2011-01-201-0/+706