[Lldb-commits] [lldb] [lldb] Remove mips64 support for FreeBSD (PR #179582)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 4 01:30:37 PST 2026
https://github.com/DavidSpickett commented:
I wondered about this myself but wasn't connected enough to FreeBSD to know if it was worth doing yet. I leave the review up to the FreeBSD experts.
In an ideal world we would have had a release note that said "this will be the last version to support...." for 22.x and then here we'd have "support for ... has been removed".
Please add the latter release note to this PR, and if the reviewers approve the PR, I think we have time to get a release note into 22.x to say that it's the last version with this support in it.
(to do that you make a PR as normal, but based on the 22.x branch)
The release notes are a section in the llvm release notes, https://github.com/llvm/llvm-project/blob/main/llvm/docs/ReleaseNotes.md.
https://github.com/llvm/llvm-project/pull/179582
More information about the lldb-commits
mailing list