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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 08:36:27 PST 2016


evgeny777 added a comment.

> I don't think it would help with the ordering of relocations in RelaPlt (RelaDyn for ARM) as this affects all Targets

But you can add some code to compRelocations, no ?


https://reviews.llvm.org/D27406





More information about the llvm-commits mailing list