OSDN Git Service

Mips relocation R_MIPS_64 relocates a 64 bit double word.
authorJack Carter <jcarter@mips.com>
Tue, 7 Aug 2012 00:01:14 +0000 (00:01 +0000)
committerJack Carter <jcarter@mips.com>
Tue, 7 Aug 2012 00:01:14 +0000 (00:01 +0000)
commite2245bab3ca29dc2142d8f254005f4ae7c40cde2
tree79eb6fa5ae1a019ae99dd0c17a794fbc9bbcccbb
parent61de70d98e1f752d5482b775f08827f799f4a53b
Mips relocation R_MIPS_64 relocates a 64 bit double word.

I hit this in a very large program (spirit.cpp), but
have not figured out how to make a small make check
test for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161366 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp