[PATCH] Support for microMIPS relocations 1/3

Jack Carter Jack.Carter at imgtec.com
Tue Oct 1 10:39:45 PDT 2013


This is testing the direct object emitter which shares some code with llvm-mc, but is a different tool and has different paths.

The ideal tests for this would be to have 2 tests, one with llc and the other with llvm-mc.

Jack

On 10/01/2013 05:17 AM, Rafael EspĂ­ndola wrote:> Please don't use "llc -filetype=obj". To test the object emission, use
> llvm-mc and assembly tests.
>
> On 1 October 2013 06:35, Zoran Jovanovic <Zoran.Jovanovic-1AXoQHu6uovQT0dZR+AlfA at public.gmane.org> wrote:
>> Adds support for follwing microMIPS relocations:
>>
>> - R_MICROMIPS_26_S1
>> - R_MICROMIPS_HI16
>> - R_MICROMIPS_LO16
>> - R_MICROMIPS_GPREL16
>> - R_MICROMIPS_LITERAL
>> - R_MICROMIPS_GOT16
>> - R_MICROMIPS_PC7_S1
>> - R_MICROMIPS_PC10_S1
>> - R_MICROMIPS_PC16_S1
>> - R_MICROMIPS_CALL16
>>
>> Zoran Jovanovic
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits-Tmj1lob9twqVc3sceRu5cw at public.gmane.org
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131001/8093be84/attachment.html>


More information about the llvm-commits mailing list