[PATCH] Support for microMIPS relocations 1

Jack Carter Jack.Carter at imgtec.com
Thu Oct 17 13:26:32 PDT 2013


This patches and builds cleanly. Make check is clean. Code looks good.

LGTM

Jack
________________________________
From: Zoran Jovanovic
Sent: Wednesday, October 16, 2013 7:02 AM
To: llvm-commits at cs.uiuc.edu
Cc: Jack Carter; Jozef.Kolek at rt-rk.com
Subject: [PATCH] Support for microMIPS relocations 1

Patch adds support for following microMIPS relocations:

- R_MICROMIPS_HI16
- R_MICROMIPS_LO16
- R_MICROMIPS_GOT16
- R_MICROMIPS_CALL16
- R_MICROMIPS_GOT_DISP
- R_MICROMIPS_GOT_PAGE
- R_MICROMIPS_GOT_OFST
- R_MICROMIPS_TLS_DTPREL_HI16
- R_MICROMIPS_TLS_DTPREL_LO16
- R_MICROMIPS_TLS_TPREL_HI16
- R_MICROMIPS_TLS_TPREL_LO16

Zoran Jovanovic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131017/c23afaef/attachment.html>


More information about the llvm-commits mailing list