aboutsummaryrefslogtreecommitdiff
path: root/lib/Object/ELFObjectFile.cpp
AgeCommit message (Collapse)Author
2011-01-21Object: Fix type punned pointer issues by making DataRefImpl a union and ↵Michael J. Spencer
using intptr_t. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123962 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-20Object: Add ELF support.Michael J. Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123896 91177308-0d34-0410-b5e6-96231b3b80d8