[ReleaseNotes] Announce ending support for FreeBSD 13 and below in 23#180194
[ReleaseNotes] Announce ending support for FreeBSD 13 and below in 23#180194mchoo7 wants to merge 3 commits intollvm:release/22.xfrom
Conversation
Result of llvm#179582 and llvm#179587 Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
DavidSpickett
left a comment
There was a problem hiding this comment.
Thanks!
Please expand the PR description to say a bit more like:
FreeBSD 13, and FreeBSD mips64 support has been removed on main, which will be the future LLDB 23. This PR adds a release note to 22 to say it is the last version with that support.
I know your links also imply that, but it's important the release managers understand the reason for this slightly unusual PR.
…w in 23 Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
There was a problem hiding this comment.
I have confirmed that the PRs have landed on main, and main's release notes include a note that this support has been removed (https://github.com/llvm/llvm-project/blob/main/llvm/docs/ReleaseNotes.md#changes-to-lldb). Making 22 the last version with this support.
LGTM to merge this into 22.x.
|
merged d9cccb1 |
FreeBSD 13 and FreeBSD mips64 support have been removed on main, which will be the future LLDB 23. This PR adds a release note to 22 to say it is the last version with that support.
Result of #179582 and #179587