Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sun, 7 Jun 2009 21:22:38 +0000 (21:22 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sun, 7 Jun 2009 21:22:38 +0000 (21:22 +0000)
commita029a27fae25628fa7805aba6d7ae3216a4e026b
tree5f353df4c5e7e55748682c997d11b1e0e014f36c
parentfaeedf1254a4f79004cb94c3d2b738f138af450e
Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without
relocation sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73038 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/OutputBuffer.h
lib/CodeGen/ELF.h
lib/CodeGen/ELFCodeEmitter.cpp
lib/CodeGen/ELFCodeEmitter.h
lib/CodeGen/ELFWriter.cpp
lib/CodeGen/ELFWriter.h