diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-08-08 22:27:13 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-08-08 22:27:13 +0000 |
commit | 126973ba93ef729f6c6050897f3173bd9e8befb1 (patch) | |
tree | ef06a3b76f100f47f90792813601c008bc748562 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 238cc72ec5d9ec896a5f657d6dee0ee7048eed0c (diff) | |
download | llvm-126973ba93ef729f6c6050897f3173bd9e8befb1.zip llvm-126973ba93ef729f6c6050897f3173bd9e8befb1.tar.gz llvm-126973ba93ef729f6c6050897f3173bd9e8befb1.tar.bz2 |
[Object] Split the ELF interface into 3 parts.
* ELFTypes.h contains template magic for defining types based on endianess, size, and alignment.
* ELFFile.h defines the ELFFile class which provides low level ELF specific access.
* ELFObjectFile.h contains ELFObjectFile which uses ELFFile to implement the ObjectFile interface.
llvm-svn: 188022
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions