[PATCH] D145389: [lld][flang] Add exceptions for Flang runtime libraries on MinGW.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 04:32:33 PST 2023
mstorsjo added a comment.
In D145389#4181188 <https://reviews.llvm.org/D145389#4181188>, @mmuetzel wrote:
> Is it worth cherry-picking this to LLVM 16?
> It seems low-risk. But iiuc, Flang isn't advertised as being production-ready anyway.
Yeah this is very low risk, so it should be a good fit for backporting to the release. But AFAIK they're trying hard to squeeze out the last bugs to get 16.0.0 out now, and this is kinda low priority, so perhaps it's better to not make more noise about this right now - perhaps it's best to wait until after 16.0.0 to file a backport request?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145389/new/
https://reviews.llvm.org/D145389
More information about the llvm-commits
mailing list