[PATCH] D159085: [lli] Make sure the exported __chkstk functions are included when exporting them

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 04:50:25 PDT 2023


mstorsjo added a comment.

In D159085#4641723 <https://reviews.llvm.org/D159085#4641723>, @mmuetzel wrote:

> Could this be backported to LLVM 17?

The threshold for what to backport right now, as we're past RC4 and expecting the final 17.0.0 next, is rather high.

But I guess this might qualify as it is a fix for a build break. Let's leave it in git main for a few days in case something shows up somewhere (but I guess there's not many other continuous mingw builds running other than mine), but I guess we could file a request for backporting this next week and still make it in for 17.0.0.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159085



More information about the llvm-commits mailing list