ELF entry size support.
authorMatt Fleming <matt@console-pimps.org>
Mon, 16 Aug 2010 18:33:46 +0000 (18:33 +0000)
committerMatt Fleming <matt@console-pimps.org>
Mon, 16 Aug 2010 18:33:46 +0000 (18:33 +0000)
commit3e09669bc44aeb053e58ae8245ad0e49570b0e21
tree552e840fd051b282802170b3cc70b422ad827581
parent22f5dc79c05d69391b17e14ed912aa8e98a63027
ELF entry size support.

Some ELF sections contain fixed-sized entries. Provide a way to record
the entry size of a section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111169 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
include/llvm/MC/MCSectionELF.h