This allows hello world to be compiled for Mips 64 direct object.
authorJack Carter <jcarter@mips.com>
Wed, 27 Jun 2012 23:13:42 +0000 (23:13 +0000)
committerJack Carter <jcarter@mips.com>
Wed, 27 Jun 2012 23:13:42 +0000 (23:13 +0000)
commita6d6ef6dac9407840aadf1e657ba58989946173e
tree4a89a7565e827d3cc5fbf9e130e1d8432109f4e8
parent0140e55393c4403ab240c386501cdc5e438dcc0e
This allows hello world to be compiled for Mips 64 direct object.

It takes advantage of r159299 which introduces relocation support for N64.
elf-dump needed to be upgraded to support N64 relocations as well.

This passes make check.

Jack

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159302 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/elf-N64.ll [new file with mode: 0644]