llvm-6502/lib/Target/X86/MCTargetDesc
Zinovy Nis a2bc403710 [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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212716 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-10 13:03:26 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmBackend.cpp [x32] Add AsmBackend for X32 which uses ELF32 with x86_64 (the author is Pavel Chupin). 2014-07-10 13:03:26 +00:00
X86BaseInfo.h
X86ELFObjectWriter.cpp
X86ELFRelocationInfo.cpp
X86FixupKinds.h
X86MachObjectWriter.cpp
X86MachORelocationInfo.cpp
X86MCAsmInfo.cpp CodeGen: rename Win64 ExceptionHandling to WinEH 2014-06-29 21:43:47 +00:00
X86MCAsmInfo.h
X86MCCodeEmitter.cpp
X86MCTargetDesc.cpp Move X86RegisterInfo away from using the TargetMachine and only 2014-06-10 22:34:28 +00:00
X86MCTargetDesc.h Move X86RegisterInfo away from using the TargetMachine and only 2014-06-10 22:34:28 +00:00
X86WinCOFFObjectWriter.cpp
X86WinCOFFStreamer.cpp MC: rename EmitWin64EH routines 2014-06-29 01:52:01 +00:00