[PATCH] D38180: [ELF] - ICF: improve support of SHF_LINK_ORDER sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 16 00:11:14 PST 2017
grimar added a comment.
In https://reviews.llvm.org/D38180#927065, @ruiu wrote:
> If you have time to work on improving this, do you mind if I ask you to work on emitting per-function .eh_frame sections from clang?
Yes, I think at least I can try. Unfortunately I am not familar with clang code at all, so it probably will take some time before any first results,
I'll try to investigate how to implement this.
https://reviews.llvm.org/D38180
More information about the llvm-commits
mailing list