jhuber6 wrote: > Is this a regression from a previous release? If so, which one? This is going > to be the final release from the LLVM 21.x branch, so any issues from taking > this change would not be fixed until LLVM 22 releases in about a month. And > considering this is the final release of 21.x, we need to be very careful > what changes are included. What would be the impact of not accepting this > change for 21 and waiting for 22 instead?
Honestly, it's more of a feature. It makes the utility more usable but it's not strictly required nor does it fix a bug. This, I believe, comes from the Rust team wanting to more easily use this utility. We usually don't backport features so it's up to you. https://github.com/llvm/llvm-project/pull/172151 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
