[Lldb-commits] [lldb] [llvm] [lldb] Remove mips64 support for FreeBSD (PR #179582)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 5 01:48:00 PST 2026


================
@@ -174,6 +174,8 @@ Changes to the LLVM tools
 Changes to LLDB
 ---------------
 
+* Support for FreeBSD 13 and below has been removed.
----------------
DavidSpickett wrote:

I think you got your PRs mixed up. This is the right place to put the note but it should be about the removal of MIPS64 support.

Which I suppose is implied by removing 13 support but it would be more straightforward to "Support for FreeBSD on MIPS64 has been removed".

And you're going to add a note about the assumed minimum in the other PR anyway.

https://github.com/llvm/llvm-project/pull/179582


More information about the lldb-commits mailing list