[PATCH] D27406: [LLD][ELF] Ifunc implementation using synthetic sections

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 11:26:52 PST 2016


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

LGTM. It seems that the abstraction of synthetic input section is working well here. I'm glad to see that.


https://reviews.llvm.org/D27406





More information about the llvm-commits mailing list