Split out the x86_32 an x86_64 ELF backends as they handle ELF
authorMatt Fleming <matt@console-pimps.org>
Fri, 21 May 2010 11:39:07 +0000 (11:39 +0000)
committerMatt Fleming <matt@console-pimps.org>
Fri, 21 May 2010 11:39:07 +0000 (11:39 +0000)
commit7efaef6b822089349b44f15392e0da73a05ebb0a
tree40cdc22e7390369020cd65c78c518d63b5e8372f
parent924c5e58f2a7c89019000e7dee3391dcebdf8a21
Split out the x86_32 an x86_64 ELF backends as they handle ELF
differently. This will make adding ELF support easier in the long run.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104317 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86AsmBackend.cpp