summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/ELF.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-295/+0
| | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
* Update comment at head of file. Also fix C 'typedef struct' nonsense IBrian Gaeke2004-02-291-7/+9
| | | | | | inadvertently left in here. llvm-svn: 11988
* Add more architectures, and ELF64 stuff.Brian Gaeke2004-02-291-1/+49
| | | | llvm-svn: 11985
* Fix my sloppinessBrian Gaeke2004-02-281-6/+6
| | | | llvm-svn: 11968
* ELF constants and data structures.Brian Gaeke2004-02-281-0/+245
llvm-svn: 11945
OpenPOWER on IntegriCloud