X86 implementation of the TargetELFWriterInfo class.
authorBill Wendling <isanbard@gmail.com>
Sat, 27 Jan 2007 02:54:30 +0000 (02:54 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 27 Jan 2007 02:54:30 +0000 (02:54 +0000)
commit40d776469dcbb10237482debf2ba31f4924917e2
tree260dff26ee1c3d1044c2233c50ea3d818c165a7f
parent4f45222baa6ed803c836114f9681bd7a3204784d
X86 implementation of the TargetELFWriterInfo class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33571 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ELFWriterInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86ELFWriterInfo.h [new file with mode: 0644]