[PATCH] D87448: [CodeGen] [WinException] Only produce handler data at the end of the function if needed

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 09:58:37 PST 2020


mstorsjo added a comment.

In D87448#2400337 <https://reviews.llvm.org/D87448#2400337>, @rnk wrote:

> I would like to understand why LLD ICF time is sensitive to section ordering. I took the time to get set up to measure the difference in performance, but didn't find the time to investigate. I've had several personal and non-technical work things come up over the last week, so I probably don't have time to take this on.

I posted my analysis of that so far in the chromium bug thread.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87448/new/

https://reviews.llvm.org/D87448



More information about the llvm-commits mailing list