OSDN Git Service

[ELF][Mips] Fix recognition of MIPS 64-bit arch in the ELFObjectFile:getArch() method.
authorSimon Atanasyan <simon@atanasyan.com>
Fri, 27 Jun 2014 11:36:45 +0000 (11:36 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Fri, 27 Jun 2014 11:36:45 +0000 (11:36 +0000)
commitfc9897f66f40ec2b079cb2d697bd41db7db2f3ed
tree70b67a9c9092020b63dd006a20c00a0335ed5393
parent4363b0729b2b2aa50949ac9fb3af5ced0240898f
[ELF][Mips] Fix recognition of MIPS 64-bit arch in the ELFObjectFile:getArch() method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211891 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFObjectFile.h
test/Object/Inputs/program-headers.mips64 [new file with mode: 0644]
test/tools/llvm-readobj/program-headers.test