[llvm-commits] Mip MC - Submission request for initial 64 bit direct object support

Carter, Jack jcarter at mips.com
Wed Mar 28 17:01:45 PDT 2012


This patch allows llvm to recognize that a 64 bit object file is being produced and that the subsequently generated ELF header has the correct information.

The test case checks for both big and little endian flavors.

Contributer: Jack Carter

Files affected:

test/MC/Mips/elf-64bit-basic.s
include/llvm/Support/ELF.h
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h

Cheers,

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120329/79bbdf77/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 64bit.patch
Type: text/x-patch
Size: 8491 bytes
Desc: 64bit.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120329/79bbdf77/attachment.bin>


More information about the llvm-commits mailing list