[llvm-branch-commits] [llvm] [ReleaseNotes] Announce ending support for FreeBSD 13 and below in 23 (PR #180194)

David Spickett via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 6 06:57:34 PST 2026


================
@@ -316,6 +316,9 @@ Changes to LLDB
 * LLDB now includes formatters for many types from the MSVC STL.
 * DIL (the new `frame variable` implementation) now uses ':' as a bitfield
   extraction range character. '-' is deprecated and will output an error when used.
+* LLDB 22.x is the last release supporting FreeBSD 13 and below. As a result,
----------------
DavidSpickett wrote:

You can just say 22 and 23 in this context. It'll be true for any point version and prevents anyone getting confused. Most users aren't going to know our branching setup, or care to.

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


More information about the llvm-branch-commits mailing list