Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more comments...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 6 Jun 2009 03:56:29 +0000 (03:56 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 6 Jun 2009 03:56:29 +0000 (03:56 +0000)
commitf5b0c5a1c735dd2a6027edcca83cddc6d755bdc2
tree755bfc73de0021d29c7e3d686398969a636d78df
parent556929a84bb8842cb07bebf4df67810d17be096e
Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more comments added

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72982 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetELFWriterInfo.h
lib/CodeGen/ELF.h [new file with mode: 0644]
lib/CodeGen/ELFCodeEmitter.cpp
lib/CodeGen/ELFCodeEmitter.h
lib/CodeGen/ELFWriter.cpp
lib/CodeGen/ELFWriter.h