summaryrefslogtreecommitdiff
path: root/include/llvm/Object/ELFObjectFile.h
Commit message (Expand)AuthorAge
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-12
* Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}.Rui Ueyama2013-09-27
* [Object/ELF] sh_type is not a bitfield. Fixes RuntimeDyld test failure on ARM.Michael J. Spencer2013-08-12
* ELFObjectFile.h: Silence warning on WindowsHans Wennborg2013-08-09
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-08