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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 10:50:04 PST 2016


ruiu added a comment.

As to 32-bit x86, it is likely that it's just broken. I personally don't create 32-bit executables, so I don't know the current status that much. If it's broken, it's of course nice to fix, but that's out of scope of this patch.


https://reviews.llvm.org/D27406





More information about the llvm-commits mailing list