[mips] Emit all three relocation operations for each relocation entry on Mips64 big...
authorMatheus Almeida <matheus.almeida@imgtec.com>
Wed, 30 Apr 2014 11:21:10 +0000 (11:21 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Wed, 30 Apr 2014 11:21:10 +0000 (11:21 +0000)
commit737de9db8ee23d1b953aa147b6b36a18f30920f6
treea9fc170dc2b764e04fb00a6d50cb745b22edfdb4
parentebde5a5e49a662cd9191041306443b7116034c52
[mips] Emit all three relocation operations for each relocation entry on Mips64 big-endian systems.

Summary:
The N64 ABI allows up to three operations to be specified per relocation record
independently of the endianness.

Reviewers: dsanders

Reviewed By: dsanders

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207636 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h
test/MC/Mips/elf-N64.s
test/MC/Mips/elf-gprel-32-64.s