[PATCH] D26508: [ELF] - Better diagnostic for relative relocation to an absolute value error.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 13:06:47 PST 2016


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

LGTM.

I still think that there's a way to reduce the number of parameters, but this patch is good enough to land.


https://reviews.llvm.org/D26508





More information about the llvm-commits mailing list