[PATCH] D19294: Simplify gp0 handling

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 07:55:22 PDT 2016


atanasyan accepted this revision.
atanasyan added a comment.
This revision is now accepted and ready to land.

LGTM

I cannot imagine the case when R_MIPS_GPRELxxx points to a merge section. Anyway now LLD does not support relocations pointing to SHF_MERGE for any targets. So let's consider the patch as a simplification.


http://reviews.llvm.org/D19294





More information about the llvm-commits mailing list