Daniel Sanders
e21f979a37
[mips] Remove R_MIPS_GOT which isn't used and shares the same number as R_MIPS_GOT16
...
Unlike my previous commit, don't try to remove the corresponding VK_Mips_GOT yet
even though it shares the same assembly text since that is used.
llvm-svn: 205196
2014-03-31 14:47:41 +00:00
Daniel Sanders
22e21a2a24
Revert r205194 - [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.
...
There's a couple additional bits I missed.
llvm-svn: 205195
2014-03-31 14:34:36 +00:00
Daniel Sanders
293e334c2f
[mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.
...
llvm-svn: 205194
2014-03-31 14:30:05 +00:00
Rafael Espindola
c4c29b96ec
Convert one last llc -filetype=obj test.
...
Unfortunately this one fails deep inside the mips backend, so xfail it.
llvm-svn: 205042
2014-03-28 19:58:24 +00:00