[x32] Add AsmBackend for X32 which uses ELF32 with x86_64 (the author is Pavel Chupin).
authorZinovy Nis <zinovy.nis@gmail.com>
Thu, 10 Jul 2014 13:03:26 +0000 (13:03 +0000)
committerZinovy Nis <zinovy.nis@gmail.com>
Thu, 10 Jul 2014 13:03:26 +0000 (13:03 +0000)
commitcad431c122ea678344ac465c5bce626720dcc94e
tree6ab2a026fe30318053ea5925322168936b9d3f2c
parent8fc7e1fb13ddd98c92511ded820f943b8603befc
[x32] Add AsmBackend for X32 which uses ELF32 with x86_64 (the author is Pavel Chupin).

This is minimal change for backend required to have "hello world" compiled and working on x32 target (x86_64-linux-gnux32). More patches for x32 will follow.

Differential Revision: http://reviews.llvm.org/D4181

llvm-svn: 212716
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp