The TargetELFWriterInfo class holds target-specific information for the ELF writer.
authorBill Wendling <isanbard@gmail.com>
Sat, 27 Jan 2007 02:53:50 +0000 (02:53 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 27 Jan 2007 02:53:50 +0000 (02:53 +0000)
commit4f45222baa6ed803c836114f9681bd7a3204784d
treef3ab0f7d7db422ff4d53980f98fd4df67f270656
parent198529aaf123ae2431840dfa4c1b84eaebf0183b
The TargetELFWriterInfo class holds target-specific information for the ELF writer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33570 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetELFWriterInfo.h [new file with mode: 0644]