[PATCH] Support for microMIPS relocations 3/3

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Oct 1 12:11:41 PDT 2013


Again, tests with "llc -filetype=obj" are not OK.

On 1 October 2013 15:08, Jack Carter <Jack.Carter at imgtec.com> wrote:
> Patches, compiles, format checks, make checks. Code looks good.
>
> LGTM. If passes other reviewers, good to commit.
>
> Jack
>
> On 10/01/2013 03:40 AM, Zoran Jovanovic wrote:> Patch that adds support for
> following microMIPS relocations:
>
>>
>> - R_MICROMIPS_SCN_DISP
>> - R_MICROMIPS_JALR
>> - R_MICROMIPS_HI0_LO16
>> - R_MICROMIPS_TLS_GD
>> - R_MICROMIPS_TLS_LDM
>> - R_MICROMIPS_TLS_DTPREL_HI16
>> - R_MICROMIPS_TLS_DTPREL_LO16
>> - R_MICROMIPS_TLS_GOTTPREL
>> - R_MICROMIPS_TLS_TPREL_HI16
>> - R_MICROMIPS_TLS_TPREL_LO16
>> - R_MICROMIPS_GPREL7_S2
>> - R_MICROMIPS_PC23_S2
>>
>> Zoran Jovanovic
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits-Tmj1lob9twqVc3sceRu5cw at public.gmane.org
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list